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

Handle exception if test has ended #12

Merged
merged 1 commit into from
Sep 17, 2018

Conversation

martincostello
Copy link
Owner

Handle exception trying to log application shutdown if the ITestOutputHelper has not yet been disassociated with the application after the test ends.

For example:

image

Handle exception trying to log application shutdown if the ITestOutputHelper has not yet been disassociated with the application after the test ends.
@martincostello martincostello added the bug Something isn't working label Sep 17, 2018
@martincostello martincostello added this to the v0.1.0 milestone Sep 17, 2018
@martincostello martincostello self-assigned this Sep 17, 2018
@martincostello martincostello merged commit baa08ab into master Sep 17, 2018
@martincostello martincostello deleted the Swallow-Exception-On-Shutdown branch September 17, 2018 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant