Skip to content

Attributes on SetUpFixture are not applied #2478

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

Closed
CharliePoole opened this issue Oct 8, 2017 · 0 comments · Fixed by #2476
Closed

Attributes on SetUpFixture are not applied #2478

CharliePoole opened this issue Oct 8, 2017 · 0 comments · Fixed by #2476

Comments

@CharliePoole
Copy link
Member

Investigating parallel execution, I discovered that ParallelizableAttribute on a SetUpFixture has no effect on the test at all. In fact, aside from SetUpFixtureAttribute itself, attributes on a SetUpFixture have no effect at all!

Among other things, this probably explains some of our parallelization issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants