Closed borekb closed 9 years ago
I'd like to run our test suite using gulp-run in which case it would be useful to see the output as the test runner progresses. Is there a way to achieve this?
See #27
As of b104831761d7a7914259dfd2bd33be1bfb8dc0c1 you can use verbosity level 3 to see progressive output.
Published as v1.6.8
I'd like to run our test suite using gulp-run in which case it would be useful to see the output as the test runner progresses. Is there a way to achieve this?