0.5.1 • Published 2 years ago

@zodern/mtest v0.5.1

Weekly downloads
10
License
MIT
Repository
-
Last release
2 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

2 years ago

0.5.1

2 years ago

0.4.0

4 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago