Unable to integrate JUNIT into my project | Selenium Forum
M
Posted on 24/09/2015
Hi Ashish,

I am currently working on learning JUNIT from Module8 /Video 8 . I am unable to integrate JUNIT as I see one junit jar file is missing.Please look into my screen shot and let me know how to work on this.

Thanks,
Asha

M
Replied on 24/09/2015

you have to add Junit library.

right click on project>>properties>>java build path>>library>>add external jars>>choose where the jars are in your local system.