apc-test-adonis

1.0.1 • Public • Published

NPM Package License Build Status Coverage Status Maintainability Dependencies Dev Dependencies Greenkeeper badge

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.

/apc-test-adonis/

    Package Sidebar

    Install

    npm i apc-test-adonis

    Weekly Downloads

    2

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    201 kB

    Total Files

    20

    Last publish

    Collaborators

    • webdevian
    • computa_mike
    • apc-dev-ops