Vows Asynchronous Behaviour Driven Development for Node
There are two reasons why we might want asynchronous testing. The first, and obvious reason is that node.js is asynchronous, and therefore our tests should be. The second reason is to make tests which target I/O run much faster, by running them concurrently. Incoming search terms for the article: vows tutorial node js vows tutorial [...]