{"library":"junit","type":"library","category":null,"description":"JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.","language":"java","status":"active","version":"4.13.2","tags":["testing","unit-testing","java"],"last_verified":"Mon Jun 15","install":[{"cmd":"<dependency>\n  <groupId>junit</groupId>\n  <artifactId>junit</artifactId>\n  <version>4.13.2</version>\n</dependency>","imports":["org.junit.Test"]},{"cmd":"implementation 'junit:junit:4.13.2'","imports":[]}],"homepage":"http://junit.org","github":"https://github.com/junit-team/junit4","docs":"https://appdoc.app/artifact/junit/junit/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}