atool-test-mocha

0.2.1 • Public • Published

atool-test-mocha

note: Tests with browser, use atool-test

NPM version Build Status Coverage Status

Simple configuration, run tests with jsdom.

Built-in

Usage

npm install atool-test-mocha --save-dev
"srcipts"{
  "test": "atool-test-mocha"
}

Options

  • --coverage: coverage output;
  • --custom-compiler: set path of custom compiler file;
  • support mocha cli options (--bail, --timeout, --watch, --recursive...)

Custom testDir

default tests dir test, cutom dir atool-test-mocha ${customDirName}

/atool-test-mocha/

    Package Sidebar

    Install

    npm i atool-test-mocha

    Weekly Downloads

    57

    Version

    0.2.1

    License

    MIT

    Unpacked Size

    7.52 kB

    Total Files

    7

    Last publish

    Collaborators

    • silentcloud