Reputation: 113
I have two source folders, src
and test
. The Quick JUnit plugin allows me to "Open Testing Pair" quickly. If there is no testing pair, it opens the default JUnit Test Wizard, but the default directory is always src
and and not test
. Is there a way to configure a default unit test directory?
Upvotes: 0
Views: 17439
Reputation: 113
The question is already answered, sorry!
How to default the source folder for new JUnit tests in Eclipse?
MoreUnit works fine.
Upvotes: 2