Skip to content

yarax/mocha-child-reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mocha child reporter

Reporter, that creates a child process with stdout to console

Useful for testing modules, that redirect stdout to /dev/null or logs

> ./node_modules/mocha/bin/mocha --require should --reporter mocha-child-reporter tests/*.js

===========================
        START TESTS 
===========================

Strategy
	should be named url (1 ms)
	should throw if constructed without a verify callback (1 ms)
	handling with access url (1 ms)
	handling with failure url (0 ms)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published