it would be nice to have a WORKING_ON_THIS_TEST_SO_RUN_IT_FIRST macro
Open
- Dominant language
- C++
- Stars
- 21.5k
- Forks
- 3.5k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 2
Description
So I use the scenario -> given -> when -> then test structure.
It would be really nice if I could say
WORKING_ON_THIS_TEST_SO_RUN_IT_FIRST();
in the THEN or WHEN or whatever test, so it would automatically run *that* test first.
Contributor guide
Assessment
This issue has not been assessed yet.