Jtest DTP Engine allows you to run unit tests created in open source unit testing tools and report results to DTP. The following unit testing tools are currently supported:
- JUnit 3 and 4
- TestNG
The following table describes detailed support for testing frameworks:
Framework | Supported | Not supported |
---|---|---|
JUnit 3 | Test classes directly extending junit.framework.TestCase with test* methods. |
|
JUnit 4 | Test methods annotated with @org.junit.Test annotation. |
|
TestNG | Test methods annotated with XML reports (JUnit format only) will be processed. |
|
Visit the Parasoft Marketplace (http://marketplace.parasoft.com) for additional unit test tool integrations.