redding / assert

Assertion style testing framework.
https://github.com/redding/assert
MIT License
10 stars 1 forks source link

update debug mode to better show which step has started, then show timing #256

Closed kellyredding closed 8 years ago

kellyredding commented 8 years ago

For example:

[DEBUG] CLI init and parse... <pause> (2.418 ms)
[DEBUG] Applying settings... <pause> (0.185 ms)
[DEBUG] Requiring test helper... <pause> (2222.368 ms)
[DEBUG] Requiring test files... <pause>557 test files required (15323.482 ms)
[DEBUG] Test files: ...