Skip to content

Meteor-Community-Packages/mtest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

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

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  
  •  

Packages

No packages published

Languages

  • JavaScript 100.0%