Source: opentest4j Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Emmanuel Bourg Build-Depends: debhelper-compat (= 13), default-jdk, gradle-debian-helper, junit4, maven-repo-helper Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/java-team/opentest4j.git Vcs-Browser: https://salsa.debian.org/java-team/opentest4j Homepage: https://github.com/ota4j-team/opentest4j Rules-Requires-Root: no Package: libopentest4j-java Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: Open Test Alliance API Open source project to provide a minimal common foundation for testing libraries on the JVM. The primary goal of the project is to enable testing frameworks like JUnit, TestNG, Spock, etc. and third-party assertion libraries like Hamcrest, AssertJ, etc. to use a common set of exceptions that IDEs and build tools can support in a consistent manner across all testing scenarios -- for example, for consistent handling of failed assertions and failed assumptions as well as visualization of test execution in IDEs and reports.