madlib
madlib copied to clipboard
Improvements to Test
- [x] - Added
skip
function which can be used to eschewtest
function calls in lieu of incrementing a skipped test count - [ ] - Added
--verbose
flag tomadlib test
- (incomplete?) - [x] - Added
IO.blue
- [x] - Added
ansiCond
toTerminal
- [x] - Added
report
/asyncReport
toTest
for simplified test generation - [x] - Updated reporting for failure during testing.