azer / prova

Test runner based on Tape and Browserify
Other
332 stars 30 forks source link

--no-colors #43

Open jxson opened 10 years ago

jxson commented 10 years ago

It would be nice to have the ability to turn off the colors in the reporter, especially for cases like CI where logs output things like:

prova test/unit/test-*.js

    33 passed assertions.

prova test/unit/test-*.js --browser --launch chrome --headless --quit
Sat, 27 Sep 2014 00:26:05 GMT prova:browser Visit http://0.0.0.0:7559 with a browser to start running the tests.
Sat, 27 Sep 2014 00:26:05 GMT prova:launch Launched chrome to visit http://0.0.0.0:7559 headlessly.

  33 passed assertions.
  Browser: Chrome v37 Engine: WebKit v537.36 OS: Linux vx86_64