Echo JS 0.11.0

<~>

aciddaniel 2592 days ago. link 2 points
Enter Nightmare.js!

Step 1: Add Nightmare.js
- npm install nightmare --save-dev

Step 2: ooh wait there are no other steps... it just works :)

Good post any way :)
xat 2592 days ago. link 2 points
Loving Nightmare.js too :)

To be fair, for the testing stuff you probably need some additional dependencies. For example, I'm usually using a combination of tape und nightmare.js.
aciddaniel 2592 days ago. link 1 point
I'm using a mix of nightmare and tape too :) My point was just how easy it is to get starded with nightmare comared to the rest of tools.