Error running 'All in project01 (1)': No junit.jar

1.2k views Asked by At

enter image description here

I don't know why I can't run all test()

1

There are 1 answers

3
AhmedSHA256 On

You should import the junit.jar in order to use junit to test your apps. Go here and download your desired version.