JUnit is a unit testing framework to write and run repeatable automated tests on Java.
It provides a robust environment to write, organize, and execute automated tests, ensuring code reliability and repeatability.
Its user-friendly annotations and assert methods facilitate the development and running of test cases, making it a
foundational tool for Java developers focusing on quality assurance and test-driven development.
License | CPAL 1.0CPL 1.0 |
---|---|
Categories | Testing Frameworks & Tools |
Tags | testingjunitquality |
Organization | JUnit |
HomePage | http://junit.org |
Date | Oct 05, 2010 |
Files | pom (1 KB) jar (231 KB) View All |
Repositories | CentralAdobePublicGeomajasGluu OXHeavenArkGroovyLibsMinebenchMineVoltLutece ParisRedhat GASonatypeXceptance |
Ranking | #1 in MvnRepository (See Top Artifacts) #1 in Testing Frameworks & Tools |
Used By | 131,056 artifacts |
Vulnerabilities | Direct vulnerabilities: CVE-2020-15250 |
Compile Dependencies (0)
Category/License | Group / Artifact | Version | Updates |
---|
Licenses
License | URL |
---|---|
Common Public License Version 1.0 | http://www.opensource.org/licenses/cpl1.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Erich Gamma | ||||
Kent Beck | ||||
David Saff |
Related Books
How to use JUnit (2016) by Van Nguyen | |
Junit with examples (2016) by Mr Sagar Salunke | |
Learn JUnit (2016) by Joseph Fernandez | |
Testing with Junit (2015) by Frank Appel | |
Pragmatic Unit Testing in Java 8 with JUnit (2015) by Jeff Langr, Andy Hunt, Dave Thomas | |
Mastering Unit Testing Using Mockito and JUnit (2014) by Sujoy Acharya | |
Practical Unit Testing with JUnit and Mockito (2013) by Tomek Kaczanowski | |
JUnit Interview Questions You'll Most Likely Be Asked (2011) by Vibrant Publishers | |
JUnit in Action, Second Edition (2010) by Petar Tahchiev, Felipe Leme, Vincent Massol, Gary Gregory | |
JUnit Pocket Guide (2004) by Kent Beck | |
JUnit Recipes: Practical Methods for Programmer Testing (2004) by J B Rainsberger | |
JUnit in Action (2003) by Vincent Massol, Ted Husted | |
Pragmatic Unit Testing in Java with JUnit (2003) by Andy Hunt, Dave Thomas | |
Pragmatic Unit Testing in Java with JUnit (text only) byA.Hunt.D.Thomas (2003) by A.Hunt.D.Thomas |