Skip to content

Ensure that AfterTest always runs in AfterTestCommand#3963

Merged
rprouse merged 1 commit into
nunit:masterfrom
manfred-brands:master_dispose_after_failure
Oct 14, 2021
Merged

Ensure that AfterTest always runs in AfterTestCommand#3963
rprouse merged 1 commit into
nunit:masterfrom
manfred-brands:master_dispose_after_failure

Conversation

@manfred-brands

Copy link
Copy Markdown
Member

Fixes #3953 for master.

@rprouse rprouse left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@rprouse
rprouse merged commit 100a929 into nunit:master Oct 14, 2021
@manfred-brands
manfred-brands deleted the master_dispose_after_failure branch October 15, 2021 00:30
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.

Dispose is not called on test fixtures with LifeCycle.InstancePerTestCase without TearDown method

2 participants