Closed cwgreene closed 7 years ago
Stderr and stdout should be captured from the unit tests and displayed only on failure. Also, we should fix the success and output info.
Also, investigate making the testing logic testable.
Oh c'mon, can't you just setup nose like a normal person?
Will migrate to mocha instead.
Stderr and stdout should be captured from the unit tests and displayed only on failure. Also, we should fix the success and output info.
Also, investigate making the testing logic testable.