jmakeig / mltap

A JavaScript test harness for MarkLogic that (roughly) implements the Node.js tape API
Apache License 2.0
0 stars 0 forks source link

Support multiple tests #42

Closed jmakeig closed 8 years ago

jmakeig commented 8 years ago

Tape allows you to have multiple invocations of test() in a single file.