Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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

...

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

...