apc-test-adonis
v1.0.1
Published
APC Test stack bundled into one package
Downloads
5
Readme
APC Test
Combined test dependencies for APC adonis projects
- Test runner: Adonis-Vow-Mocha
- Assertion library: Chai
- Spies, stubs and mocks: Sinon, Mock-Require, Nock
- Helpers: Find-Free-Port
About
This package provides a skeleton for testing adonis apps with the apc-test stack.
Installation
npm install --save-dev apc-test-adonis
APC Style
Recommended to be used with apc-style for linting of JS, SCSS and Pug files.