Maven Repository for JUnit.
Artifact | Description | Artifact Count | Depend By Count |
---|---|---|---|
JUnitParams | Better parameterised tests for JUnit | 1 | 26 |
ant-junit | contains the junit and junirreport tasks | 5 | 201 |
arquillian junit container | JUnit Container Implementation for the Arquillian Project | 6 | 110 |
arquillian junit core | JUnit Implementation for the Arquillian Project | 3 | 53 |
byteman-bmunit | The Byteman bmunit jar provides integration of Byteman into TestNG and JUnit tests. | 1 | 39 |
camel-test | Camel Testing Library using JUnit | 2 | 42 |
cdi-unit | JUnit runner for testing CDI based projects. | 1 | 12 |
contiperf | ContiPerf is an open source testing utility that enables the user to easily convert JUnit 4 test cases into performance tests. | 1 | 9 |
equalsverifier | EqualsVerifier can be used in JUnit 4 unit tests to verify whether the contract for the equals and hashCode methods is met. | 2 | 53 |
geb-core | Geb (pronounced with a soft ?G?? like ?Jeb??) is a browser automation solution for the Groovy programming language. It combines the browser driving features of WebDriver (and therefore can work with Internet Explorer, FireFox, Chrome and HTMLUnit) with a jQuery inspired content navigation/ inspectio... | 1 | 7 |
hamcrest-integration | Provides integration between Hamcrest and other testing tools, including JUnit (3 and 4), TestNG, jMock and EasyMock. | 2 | 45 |
htmlunit | A headless browser intended for use in testing web-based applications. | 11 | 167 |
jmockit | JMockit is a Java toolkit for developer (unit/ integration) testing. It contains mocking APIs and other tools, supporting both JUnit and TestNG. The mocking APIs allow all kinds of Java code, without testability restrictions, to be tested in isolation from selected dependencies. | 1 | 24 |
jsunit-testRunner | JsUnit is a Unit Testing framework for client-side (in-browser) JavaScript. It is essentially a port of JUnit to JavaScript. Also included is a platform for automating the execution of tests on multiple browsers and mutiple machines running different OSs. Its development began in January 2001. | 1 | 8 |
junit | JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java. | 20 | 10407 |
junit-benchmarks | A framework for writing performance micro-benchmarks using JUnit4 annotations. | 1 | 9 |
junit-dataprovider | A TestNG like dataprovider runner for JUnit | 1 | 18 |
junit-dep | JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java. The junit-dep artifact is the same as the junit artifact, expect that all dependencies are explicity declared and unbundled. | 7 | 383 |
junit-interface | An implementation of sbt's test interface for JUnit 4 | 8 | 303 |
jwebunit htmlunit plugin | HtmlUnit plugin for JWebUnit. | 3 | 71 |
org everit osgi dev testrunner junit4 | Extension of everit-osgi-testrunner that allows to run Junit4 based tests. The tests have to be registered with the osgi.testEngine=junit4 service property. | 1 | 12 |
powermock module junit4 | PowerMock support module for JUnit 4.x. | 8 | 91 |
powermock module junit4 common | PowerMock support module for all versions of JUnit 4.x. | 2 | 30 |
rmock | rMock 2.0.0 is a Java mock object framework based on jUnit. rMock has support for a record-modify-playback-verify workflow when writing jUnit tests, integrates better with IDE refactoring support and allows designing interfaces in a true test first fashion. rMock has the flexibili... | 1 | 22 |
spock-core | Spock is a testing and specification framework for Java and Groovy applications. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spo... | 3 | 277 |
test-interface | Uniform test interface to Scala/ Java test frameworks (specs, ScalaCheck, ScalaTest, JUnit and other) | 1 | 264 |
test-resources | Resources for running OpenIMAJ JUnit tests. | 1 | 7 |
testng | TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use. | 4 | 980 |