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

Feature Request - output failures as they occur #19

Open
juliemr opened this issue Jun 17, 2014 · 1 comment
Open

Feature Request - output failures as they occur #19

juliemr opened this issue Jun 17, 2014 · 1 comment

Comments

@juliemr
Copy link
Owner

juliemr commented Jun 17, 2014

It would be nice to have an alternate output format that, instead of printing an "F", would print the error message and stack trace immediately, instead of after all of the tests have run.

This would allow me to start investigating an issue before the entire test suite has run.

juliemr added a commit that referenced this issue Jul 1, 2014
… they occur

Instead of aggregating the output until the end. Use `--realtimeFailure` from the command
line or set `options.realtimeFailure = true`.

Also cleanup unused functions in the runner.

See #19
@juliemr
Copy link
Owner Author

juliemr commented Jul 1, 2014

This is released for the jasmine1 branch with v1.1.0.

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

No branches or pull requests

1 participant