-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
DevProd Correctness
-
None
-
4
-
Day
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Add functionality to mochalite.js framework:
- it.skip(...)
- it.only(...)
- describe.skip(...)
- describe.only(...)
I anticipate that these will be local to the individual test file (as in, one committed "only" won't knock out every other test everywhere).
Some prior implementations to learn from here: https://github.com/10gen/mongo/compare/master...skunkworks-happyjstest
- is related to
-
SERVER-106305 Add filters to resmoke command line to only run matching 'it' methods from mochalite tests
-
- Open
-