test-machinepack-mocha
v3.0.0
Published
Mocha test driver for test-machinepack
Downloads
48
Maintainers
Readme
test-machinepack-mocha
Mocha driver for running tests on machinepacks.
Confused? See http://node-machine.org for documentation.
Installation
npm install -g test-machinepack-mocha
Usage
You can use the generic driver to run tests. To do that, just cd
into your machinepack and then run:
testmachinepack-mocha
Writing tests
So what do the tests look like? Check out this example from machinepack-npm: https://github.com/mikermcneil/machinepack-npm/blob/master/tests/list-packages.json
License
MIT