-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Server Tooling & Methods
The "--findSuites" option in resmoke is extremely convenient:
resmoke --findSuites <test name>
However, running it when dbtest is not compiled causes it to produce an error (e.g. 'dbtest not found'). It would be nice if resmoke did not have to run dbtest (or any other binaries) when using -f on a JS test.