https://github.com/iansinnott/nightmare-ava-example
https://github.com/iansinnott/nightmare-ava-example
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iansinnott/nightmare-ava-example
- Owner: iansinnott
- Created: 2016-06-08T06:31:20.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-08T06:32:21.000Z (about 10 years ago)
- Last Synced: 2025-04-11T20:35:13.048Z (about 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nightmare + Ava Example
An example of using [Nightmare][] and [Ava][] together for an excellent integration testing experience.
Oh my!
## Running the example
```
npm test
```
[Nightmare]: https://github.com/segmentio/nightmare
[Ava]: https://github.com/avajs/ava