-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Description
I'm working on a project that has about 300 vows tests and working with the vows output is an exercise in frustration.
I'm reorganizing the utility code, which is of course going to be the first 100 tests or so. Having to scroll back ten pages or to the top and down 3 pages to get to the next error to fix is not an efficient use of a developer's time.
Most test runners summarize the test failures again at the end of a run, and vows only shows the hit and miss counts which is insufficient for refactoring work. And would make #380 watch mode an exercise in futility, since you would never know how far to scroll back.
Metadata
Metadata
Assignees
Labels
No labels