UnitTest IntelliJ plugin
A tool for creating JUnit tests (class/ methods).
Highlights (based on release 0.303)
- Extremely easy to use, very well documented.
- You can create your own location patterns for the Test class to be created.
Usage
- On a class or method press Ctrl-T (in Ariadna) Ctrl-Shift-T (in Aurora) to go to the test class or test method
- On a test class or test method press Ctrl-T/Ctrl-Shift-T to go back to the tested class or tested method
- If the test class or test method is missing it will be automatically created.
Favorable
- Easy of use and integrates well with IntelliJ
- You have more control on the location of the created test classes.
- Very good documentation.
- Toggle between the code and test using CTRL + SHIFT + T
- This plug-in along with fireworks plug-in should be good fit.
Unfavorable
- Not an Intelligent to analysis the code and write some test cases.
For more information on this tool here and User guide available here
Written by Ravi Nallakukkala on April 16th, 2007 with
no comments.
Read more articles on Tools.
- [+] Digg: Feature this article
- [+] Del.icio.us: Bookmark this article
- [+] Furl: Bookmark this article