junit

Description:Simple framework to write repeatable tests
License: EPL-2.0
Homepage:https://junit.org/junit5/
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
5.9.2 diff - + ~ - - - - - + - - - +
4.13.2 diff - + ~ - - - - - + - - - +
3.8.2-r2 - + ~ - - - - - + - - - +

USE flags

  • 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
  • source - Zip the sources and install them
  • suite - Include the JUnit Platform Suite Engine, which adds test suite support
  • test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
  • vintage - Include JUnit Vintage, which allows JUnit 5 to run JUnit 3 and JUnit 4 tests

Also available in: Atom

Thank you!