Skip to content

zodern/mtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Run tiny test headlessly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published