component-testem

0.9.0 • Public • Published

Component Test

Test component(1) modules without pain and html runners. It's a configured test runner on top of testem.

Installation

$ npm install -g component-testem

Usage

Run tests in continius integration mode with phantomjs

$ component testem

Run watch server on http://localhost:7357

$ component testem --server

Help output:

  Usage: component-testem [options]

  Options:

    -h, --help         output usage information
    -V, --version      output the version number
    -f, --file <name>  path to testem config (default: "test/testem.json")
    -s, --server       run watch server on http://localhost:7357
    -l, --local        test local components, set paths as free arguments
    -p, --paths        use paths to test all local components
    --no-build         do not start build server, use local build/ folder
    --show-config      show testem config. Useful for checking setup.

/component-testem/

    Package Sidebar

    Install

    npm i component-testem

    Weekly Downloads

    0

    Version

    0.9.0

    License

    MIT

    Last publish

    Collaborators

    • ask11