Jtest helps you improve the quality of your tests and ensure compliance with your unit testing policy in a number of ways.

From Any Supported IDE

From any IDE, you can:

  • Check whether your tests follow unit testing best practices by running one of the preconfigured static analysis configurations designed to evaluate unit tests, such as Unit Testing Best Practices, TDD or Code Smells. See Static Analysis and Metrics for details
  • Import data from nightly build test execution to review coverage and discover recommendations for improving your tests. See Importing Unit Test Findings and Working with Unit Test Findings for details.

From Eclipse and IntelliJ IDEA

Additionally, if you're working in Eclipse or IntelliJ, you can also:

  • No labels