Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix context isolation for Scenario Outlines #911

Merged
merged 2 commits into from
Aug 13, 2016

Conversation

everzet
Copy link
Member

@everzet everzet commented Aug 1, 2016

This PR fixes context isolation for Scenario Outlines. It achieves that without BC breaks by implementing additional tester decorator - IsolatingScenarioTester. It's a bit clunky, but totally working solution until the next major, when we can break BC.

@jakzal
Copy link
Contributor

jakzal commented Aug 9, 2016

👍

@everzet everzet merged commit 46d6331 into master Aug 13, 2016
@everzet everzet deleted the bugfix/outlines-isolation branch August 13, 2016 08:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants