UNPKG

find-node-modules

Version:

Return an array of all parent node_modules directories

19 lines (18 loc) 2.53 kB
<testsuite name="Mocha Tests" tests="16" failures="0" errors="0" skipped="0" timestamp="Fri, 01 Dec 2017 23:36:51 GMT" time="0.089"> <testcase classname="lib/MultiReporters #static #CONFIG_FILE" name="equals to &#x22;../config.json&#x22;" time="0.001"/> <testcase classname="lib/MultiReporters #instance #internal #done (failures, fn)" name="logs an error message to the console when no reporters have been registered" time="0.002"/> <testcase classname="lib/MultiReporters #instance #internal #done (failures, fn)" name="executes fn(failures) after applying the done method on each reporter" time="0.001"/> <testcase classname="lib/MultiReporters #instance #internal #done (failures, fn)" name="executes fn(failures) when none of the registered reporters have a #done handlers" time="0"/> <testcase classname="lib/MultiReporters #instance #internal #options (reporters - single)" name="return reporter options: &#x22;dot&#x22;" time="0.003"/> <testcase classname="lib/MultiReporters #instance #internal #options (reporters - single)" name="return reporter options: &#x22;xunit&#x22;" time="0.001"/> <testcase classname="lib/MultiReporters #instance #internal #options (reporters - multiple)" name="return default options" time="0"/> <testcase classname="lib/MultiReporters #instance #internal #options (reporters - multiple)" name="return custom options" time="0"/> <testcase classname="lib/MultiReporters #instance #internal #options (reporters - multiple)" name="return resultant options by merging both default and custom options" time="0"/> <testcase classname="lib/MultiReporters #instance #internal #custom-internal-reporter" name="return default options for &#x22;custom-internal-reporter&#x22;" time="0"/> <testcase classname="lib/MultiReporters #instance #external json #options (external reporters w/ json - single)" name="json: return reporter options: &#x22;dot&#x22;" time="0.001"/> <testcase classname="lib/MultiReporters #instance #external js #options (external reporters w/ commonjs - single)" name="commonjs: return reporter options: &#x22;dot&#x22;" time="0.001"/> <testcase classname="lib/MultiReporters #instance #exception" name="throw an exception in default options" time="0.002"/> <testcase classname="lib/MultiReporters #instance #exception" name="throw an exception in custom options" time="0.001"/> <testcase classname="lib/MultiReporters #test" name="should have 1 test failure" time="0.006"/> <testcase classname="lib/MultiReporters #test" name="should have 1 test pending" time="0.005"/> </testsuite>