Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging Failed Tests #236

Closed
colin-jack opened this issue Oct 8, 2012 · 3 comments
Closed

Debugging Failed Tests #236

colin-jack opened this issue Oct 8, 2012 · 3 comments

Comments

@colin-jack
Copy link

I was wondering if there could be an additional option for vows that would allow debugging of failed tests (using node-inspector).

For example maybe having the vows spec runner output information about failed tests and then an additional optional step could use that information to allow debugging of the failed tests?

This would allow a workflow:

  1. Modify the code or tests
  2. Vows is watching and triggers the tests
  3. The new step is triggered for any failed tests
  4. You debug the first failed test and hopefully then fix the code/tests which triggers vows to re-run all the tests.
@CodeMonkeySteve
Copy link

+1

@indexzero
Copy link

Closing as a duplicate of #40.

@mike-lang
Copy link

I agree. This would be very helpful. For anyone else who may be interested, it does look like this is closely related to #323 rather than #40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants