Closed chemsoc closed 9 years ago
We have a large number of features and specs so the output can get a little overwhelming.
Output control has been added in 2 config options outputDetails and outputSummary;
outputDetails Specify which categories to show in the details output eg --outputDetails="failed,pending" will hide anything that is passing.
outputSummary Display a summary at the end of the process to get some statistics across all test sources.
Thanks! Good stuff. Will get this merged in and released as soon as I scramble back my write access.
We have a large number of features and specs so the output can get a little overwhelming.
Output control has been added in 2 config options outputDetails and outputSummary;
outputDetails Specify which categories to show in the details output eg --outputDetails="failed,pending" will hide anything that is passing.
outputSummary Display a summary at the end of the process to get some statistics across all test sources.