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

Consider whether Rollbacks could be refactored within the test scope #12

Open
mwpowellhtx opened this issue Dec 10, 2020 · 0 comments
Open

Comments

@mwpowellhtx
Copy link
Owner

Consider [whether Rollbacks could be refactored within the test scope[(https://github.com/mwpowellhtx/xwellbehaved.net/blob/master/src/Xwellbehaved/ScenarioInvoker.cs#L363), especially for reasons that resources such as ITestOutputHelper fall out of scope. Unless or until that can be the case, TearDownAttribute is our best alteranative to the Rollback mechanism, when such resources must be referenced.

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

No branches or pull requests

1 participant