coffee icon indicating copy to clipboard operation
coffee copied to clipboard

Examples

Open popomore opened this issue 9 years ago • 3 comments

  • Test commander
  • Test cluster app
  • Test master/slave app

popomore avatar Feb 26 '16 16:02 popomore

hello @popomore, could you provide an example for this, please? I am not fully sure how to start the CLI inside the test (path).

alvarolorentedev avatar Jul 09 '18 06:07 alvarolorentedev

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

popomore avatar Jul 09 '18 08:07 popomore

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

alvarolorentedev avatar Jul 12 '18 13:07 alvarolorentedev