fly-ava
Run tests with Fly.
Getting Started
This plugin requires fly.
$ npm i fly-ava -D
Usage examples
module.exports {
*default(fly) {
yield fly.source('./test/*.js').ava()
},
}
License
MIT License
Run tests with Fly.
This plugin requires fly.
$ npm i fly-ava -D
module.exports {
*default(fly) {
yield fly.source('./test/*.js').ava()
},
}
MIT License