Rerunning only one of the tests #156
Unanswered
arupc-vmicro
asked this question in
Q&A
Replies: 2 comments
-
To test individually, I usually go to the test directory for that submodule, run
Not sure if there's an easier way to do this, such as being able to call a specific test from outside test folder. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Invoking
make regress
runs all the tests in the regression.Is there way to rerun just one of the tests?
Beta Was this translation helpful? Give feedback.
All reactions