@zodern/mtest

0.5.1 • Public • Published

mtest

Small cli tool to test Meteor packages with Tiny Test in the terminal.

Install with

npm i -g @zodern/mtest

Test a package with

mtest --package <package name>

The package's client tests are run in headless Chrome. The test results are shown in the terminal.

By default, the tests re-run when a file changes. To disable this, use the --once option.

/@zodern/mtest/

    Package Sidebar

    Install

    npm i @zodern/mtest

    Weekly Downloads

    1,993

    Version

    0.5.1

    License

    MIT

    Unpacked Size

    4.53 kB

    Total Files

    3

    Last publish

    Collaborators

    • zodern