Source: jtreg Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Guillaume Mazoyer Build-Depends: ant, debhelper-compat (= 13), default-jdk, help2man, javahelp2, javahelper, libjtharness-java (>= 6.0), libxalan2-java, libhamcrest-java, testng Standards-Version: 4.5.0 Vcs-Git: https://salsa.debian.org/java-team/jtreg.git Vcs-Browser: https://salsa.debian.org/java-team/jtreg Homepage: https://openjdk.java.net/jtreg Rules-Requires-Root: no Package: jtreg Architecture: all Depends: ${java:Depends}, ${misc:Depends}, javahelp2, libjtharness-java (>= 6.0), libhamcrest-java, libxalan2-java Recommends: testng Description: Regression Test Harness for the OpenJDK platform jtreg is the test harness used by the OpenJDK test framework. This framework is intended primarily for regression tests. It can also be used for unit tests, functional tests, and even simple product tests -- in other words, just about any type of test except a conformance test, which belong in a TCK.