Binary package “node-sink-test” in ubuntu oracular

Asynchronous JavaScript Unit Testing Framework

 Sink test is used to test JavaScript that is run asynchronously
 whereby you can specify the number of expectations and Sink will
 tell you if they each pass successfully or call an optional
 complete() callback to indicate test completion.
 .
 This package contains the NodeJS module.