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

Empty test fails with a cryptic message #77

Open jmakeig opened 7 years ago

jmakeig commented 7 years ago
JS-JAVASCRIPT: tests: harness.run() -- Error running JavaScript request: TypeError: Cannot read property 'run' of null

Probably should just figure out how to skip an empty test rather than fail the whole harness.