ajrouvoet / dummy

Test results management framework
MIT License
1 stars 0 forks source link

show configured metrics / commits / suites / tests #20

Open abooij opened 11 years ago

abooij commented 11 years ago

the only way to run a useful dummy command is by inspection of dummyconfig.py. this should not be necessary.

dummy run INFO Loading metrics... INFO Running tests for target perf [1/1] INFO ================================================================================ CRITICAL No tests to run.

should be something along the lines of:

dummy run INFO Loading metrics... INFO Running tests for target perf [1/1] INFO ================================================================================ CRITICAL No tests to run. INFO Configured test suites: INFO thesis all fixed_pass_fast pass_fast pass fail perf_fast perf

ditto for metrics and targets/contexts