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.

LicenseEPL 1.0
CategoriesTesting Frameworks & Tools
Tagstestingjunitquality
Organization JUnit
HomePage http://junit.org
DateFeb 13, 2021
Filespom (26 KB)  jar (375 KB)  View All
RepositoriesCentralGluu OXHeavenArkGroovyLibsMinebenchMineVoltNeetGames PublicLutece ParisSpaceIOXceptance
Ranking#1 in MvnRepository (See Top Artifacts)
#1 in Testing Frameworks & Tools
Used By132,004 artifacts


Compile Dependencies (1)

Category/License Group / ArtifactVersionUpdates
Testing
BSD 3-clause
org.hamcrest » hamcrest-core 1.33.0

Test Dependencies (1)

Category/License Group / ArtifactVersionUpdates
Testing
BSD 3-clause
org.hamcrest » hamcrest-library 1.33.0

Licenses

LicenseURL
Eclipse Public License 1.0 http://www.eclipse.org/legal/epl-v10.html

Developers

NameEmailDev IdRolesOrganization
David Saffdavid<at>saff.netdsaff
Kevin Cooneykcooney<at>google.comkcooney
Stefan Birknermail<at>stefan-birkner.destefanbirkner
Marc Philippmail<at>marcphilipp.demarcphilipp

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