Run unit tests within current namespace?
[6.0.2202]
Is there any way I can run all unit tests inside the namespace the cursor is currently located inside? (like MSTest does when choosing to run tests when standing inside a namespace, but outside a test class)
Thanks.
Please sign in to leave a comment.
Hello,
At the moment, you can only group tests in Unit Test Explorer by namespace
and then run all tests from specified namespace, but there's no way to run
all tests from a namespace where the caret is currently in. You're welcome
to put a feature request through http://youtrack.jetbrains.net/issues/RSRP.
Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Thanks. Request created: http://youtrack.jetbrains.net/issue/RSRP-276508