coffee
coffee copied to clipboard
Examples
- Test commander
- Test cluster app
- Test master/slave app
hello @popomore, could you provide an example for this, please? I am not fully sure how to start the CLI inside the test (path).
The API of coffee is same as child_process, you can see this project https://github.com/node-modules/common-bin/blob/master/test/my-bin.test.js
thanks @popomore, it was very useful information. Maybe you could add the link in the readme as a reference for anyone that wants to use your library