
|
If you were logged in you would be able to see more operations.
|
|
|
| Build: |
7,330
|
| Severity: |
High
|
I'd like to have an option to specify which testframework I use in my project (JUnit, TestNG, both). Currently I don't have this option, and everytime I run a test (with CTRL+SHIFT+F10), I have to specify which testrunner I want to want to use. This is an extra step each testrun, and since I run tests more than 50 times a day within IntelliJ, this is getting a bit of a nuisance. So if you please could a project option to specify which framework to use, or autodetect it or something, it would save me 50 clicks a day.
Btw, this only happens on packages, for test classes IntelliJ does detect the correct type of test.
|
|
Description
|
I'd like to have an option to specify which testframework I use in my project (JUnit, TestNG, both). Currently I don't have this option, and everytime I run a test (with CTRL+SHIFT+F10), I have to specify which testrunner I want to want to use. This is an extra step each testrun, and since I run tests more than 50 times a day within IntelliJ, this is getting a bit of a nuisance. So if you please could a project option to specify which framework to use, or autodetect it or something, it would save me 50 clicks a day.
Btw, this only happens on packages, for test classes IntelliJ does detect the correct type of test. |
Show » |
|