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.

LicenseCPAL 1.0CPL 1.0
CategoriesTesting Frameworks & Tools
Tagstestingjunitquality
Organization JUnit
HomePage http://junit.org
DateMay 14, 2007
Filespom (745 bytes)  jar (114 KB)  View All
RepositoriesCentralGeomajasGroovyLibsOBSearchLutece ParisSakaiSonatypeWSO2 Dist
Ranking#1 in MvnRepository (See Top Artifacts)
#1 in Testing Frameworks & Tools
Used By131,046 artifacts

Note: There is a new version for this artifact

New Version4.13.2


Compile Dependencies (0)

Category/License Group / ArtifactVersionUpdates

Licenses

LicenseURL
Common Public License Version 1.0 http://www.opensource.org/licenses/cpl1.0.txt

Related Books

How to use JUnitHow to use JUnit (2016)
by Van Nguyen
Junit with examplesJunit with examples (2016)
by Mr Sagar Salunke
Learn JUnitLearn JUnit (2016)
by Joseph Fernandez
Testing with JunitTesting with Junit (2015)
by Frank Appel
Pragmatic Unit Testing in Java 8 with JUnitPragmatic Unit Testing in Java 8 with JUnit (2015)
by Jeff Langr, Andy Hunt, Dave Thomas
Mastering Unit Testing Using Mockito and JUnitMastering Unit Testing Using Mockito and JUnit (2014)
by Sujoy Acharya
Practical Unit Testing with JUnit and MockitoPractical Unit Testing with JUnit and Mockito (2013)
by Tomek Kaczanowski
JUnit Interview Questions You'll Most Likely Be AskedJUnit Interview Questions You'll Most Likely Be Asked (2011)
by Vibrant Publishers
JUnit in Action, Second EditionJUnit in Action, Second Edition (2010)
by Petar Tahchiev, Felipe Leme, Vincent Massol, Gary Gregory
JUnit Pocket GuideJUnit Pocket Guide (2004)
by Kent Beck
JUnit Recipes: Practical Methods for Programmer TestingJUnit Recipes: Practical Methods for Programmer Testing (2004)
by J B Rainsberger
JUnit in ActionJUnit in Action (2003)
by Vincent Massol, Ted Husted
Pragmatic Unit Testing in Java with JUnitPragmatic Unit Testing in Java with JUnit (2003)
by Andy Hunt, Dave Thomas
Pragmatic Unit Testing in Java with JUnit (text only) byA.Hunt.D.ThomasPragmatic Unit Testing in Java with JUnit (text only) byA.Hunt.D.Thomas (2003)
by A.Hunt.D.Thomas