junit
Simple framework to write repeatable tests
homepage ↗ github: junit-team/junit-framework github: junit-team/junit4 sourceforge: junit
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 5.10.3-r1 | 3 | 13 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | ppc64 | x64-macos | x64-solaris | Committed | |
|---|---|---|---|---|---|---|---|---|
| 5.10.3-r1 | gentoo | amd64 stable | arm64 stable | ppc64 stable | x64-macos untested | x64-solaris untested | — | view · download · history ↗ |
| 4.13.2_p20240222 | gentoo | amd64 stable | arm64 stable | ppc64 stable | x64-macos testing | x64-solaris testing | — | view · download · history ↗ |
| 3.8.2-r2 | gentoo | amd64 stable | arm64 stable | ppc64 stable | x64-macos testing | x64-solaris testing | — | view · download · history ↗ |
Use flags of 5.10.3-r1
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- migration-support Include the junit-jupiter-migrationsupport module, which helps with migration from JUnit 4 to JUnit Jupiter
- suite Include the JUnit Platform Suite Engine, which adds test suite support
- vintage Include JUnit Vintage, which allows JUnit 5 to run JUnit 3 and JUnit 4 tests
- source Zip the sources and install them
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)