[ANN] TestDox IDEA Plugin v0.9 released
New Features:
- Converted Add Test intention into an inspection that checks for test classes with no tests
- Added inspection that checks for empty tests
Both inspections are listed under Settings / Errors / TestDox Issues.
Enhancements:
- Improved Toggle Class/Test action by preserving cursor position in open code editors
- Improved test creation by inserting new tests right after the nearest method
- Improved test class creation by importing junit.framework.TestCase instead of junit.framework.*
Known Issues:
- The creation of a test class cannot be undone in IntelliJ IDEA 4.5.
Please sign in to leave a comment.