How to use JUnit?
Hey,
it is not possible to find any good documentation or howto's about the JUnit integration in IDEA. The help is unfortunaly very small and not very comfortable. I need the first steps to use this!
How you use JUnit in IDEA?
Thank you.
Please sign in to leave a comment.
hund wrote:
>it is not possible to find any good documentation or howto's about the JUnit integration in IDEA. The help is unfortunaly very small and not very comfortable. I need the first steps to use this!
>
>
I've just typed "junit integration" in the help system, and the first
result is what you need.
Alain