codeceptjs / CodeceptJS

Supercharged End 2 End Testing Framework for NodeJS
http://codecept.io
MIT License
4.12k stars 727 forks source link

Nightmare stacktrace on failure #460

Closed DavertMik closed 6 years ago

DavertMik commented 7 years ago

What are you trying to achieve?

Running Nightmare on CI server in headless environment

What do you get instead?

Script fails with no error message

Details

Probably Nightmare can't start Electron as xvfb is not installed but that should print the cause

APshenkin commented 7 years ago

https://github.com/segmentio/nightmare/issues/1233

DavertMik commented 7 years ago

Thanks!

reubenmiller commented 6 years ago

Issue should be tracked on the nightmarejs repo