0.5.1 • Published 3 years ago

@zodern/mtest v0.5.1

Weekly downloads
10
License
MIT
Repository
-
Last release
3 years ago

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.

0.5.0

3 years ago

0.5.1

3 years ago

0.4.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago