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

Display output from OneTimeSetUp and OneTimeTearDown. Fixes #1062 #1086

Merged
merged 1 commit into from Nov 30, 2015

Conversation

CharliePoole
Copy link
Contributor

This fix displays the output from OneTimeSetUp and OneTimeTearDown. The order of display is a bit messy, since it doesn't come until the suite is finished. We may want to change this in a future version, but it will require handling OneTimeSetUp and OneTimeTearDown as separate commands, which is a fairly significant change.

@rprouse
Copy link
Member

rprouse commented Nov 30, 2015

I created #1096 so that we can fix this to move the output for the setup to before the tests. Other than that, looks good.

rprouse added a commit that referenced this pull request Nov 30, 2015
Display output from OneTimeSetUp and OneTimeTearDown. Fixes #1062
@rprouse rprouse merged commit 32cd688 into release-3.0.1 Nov 30, 2015
@rprouse rprouse deleted the issue-1062 branch November 30, 2015 15:01
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

Successfully merging this pull request may close these issues.

None yet

2 participants