- Loading...
The JCov project opened in the CodeTools Project of OpenJDK (March 21, 2014)
This section contains links to technologies and blogs that are related to the SigTest project.
SigTest | The Signature Test Tools (SigTest) is an open source set of tools used for assessing the platform compatibility of an API. |
JT Harness | The JT harness is a flexible test harness that can be used to control and execute test suites. JT harness is the preferred test harness to execute a signature test, however, SigTest can be used freely on its own. |
ME Framework | The ME Framework is an open source set of JT harness plugins that supports the Java ME platform. Test suite architects use the JT harness and the ME Framework to construct test suites for Java ME technologies. |
jtreg | The jtreg test harness is used by the JDK 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. |
Java Compatibility Tools Blog | This blog provides topics of general interest for people writing tools to test Java platform compatibility and conformance. |
Jaroslav Tulach | The NetBeans architect blogs about SigTest. He also maintains an excellent Wiki about API design and evolution. |