azer / prova

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

getting phantomjs error log #37

Closed vvo closed 9 years ago

vvo commented 9 years ago

When tests are failing in phantomjs, we do not have any output.

Do you think we could get the phantomjs errors in prova command line?

azer commented 9 years ago

phantomjs unfortunately doesn't give error stack but you can launch browsers headlessly

vvo commented 9 years ago

I stopped testing with phantomjs. Thanks