Uses bal-util for flow and joe for testing. Feedback welcome. Inspired by this gist.
npm install -g coffee-script
npm install bal-util joe
$ coffee bal-util-flow-1.coffee
joe
joe ➞ moods tests
joe ➞ moods tests ➞ should do something useful with moods
joe ➞ moods tests ➞ should do something useful with moods ✔
joe ➞ moods tests ✔
joe ✔
1/1 tests ran successfully, everything passed
$ coffee bal-util-flow-2.coffee
joe
joe ➞ moods tests
joe ➞ moods tests ➞ should do something useful with moods
joe ➞ moods tests ➞ should do something useful with moods ✔
joe ➞ moods tests ✔
joe ✔
1/1 tests ran successfully, everything passed