HuddleEng / PhantomFlow

Describe and visualise user flows through tests with PhantomJS
MIT License
682 stars 60 forks source link

Non-zero process exit retries #62

Closed meltuhamy closed 6 years ago

meltuhamy commented 6 years ago

Sometimes the casper process exits with a non-zero exit code. An easy way to remedy the problem is to simply retry running the test when this happens.