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

Output from @setup and @teardown not shown. #78

Closed
MichaelAquilina opened this issue Jul 11, 2017 · 1 comment
Closed

Output from @setup and @teardown not shown. #78

MichaelAquilina opened this issue Jul 11, 2017 · 1 comment
Labels
Milestone

Comments

@MichaelAquilina
Copy link
Contributor

If something fails in @setup or @teardown, its often hard to debug what went wrong even with the new --verbose option. The work around I am currently using is to move the failing code to a test so that I can see what the failing message is.

@molovo molovo added this to the v0.8.1 milestone Jul 11, 2017
@molovo molovo added the bug label Jul 11, 2017
@molovo
Copy link
Member

molovo commented Jul 11, 2017

Agreed @MichaelAquilina, that should have been done, it just slipped my mind. I'll try and get it out ASAP.

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

No branches or pull requests

2 participants