API ReferenceΒΆ

pysysjava.coverage

Writer that collects and reports on Java code coverage, using the JaCoCo library.

pysysjava.javaplugin

Support for compiling and running Java applications from the run.py of your PySys tests.

pysysjava.junittest

Support for compiling/running/validating JUnit test classes from PySys.

pysysjava.junitxml

Support for reading the Ant-style XML files often used for report JUnit results (and also for some non-JUnit test execution engines).