Skip to content

Disable nose plugin in pytest#2241

Merged
ChrisLovering merged 2 commits into
mainfrom
disable-pytest-nose-plugin
Sep 18, 2022
Merged

Disable nose plugin in pytest#2241
ChrisLovering merged 2 commits into
mainfrom
disable-pytest-nose-plugin

Conversation

@wookie184
Copy link
Copy Markdown
Contributor

This fixes an issue with pytest running functions called setup in test files when they shouldn't be run.

The current case is also fixed by 6217513, but this fix should help prevent future cases.

For more information see #2229 (comment).

This fixes an issue with pytest running functions called setup in test files when they shouldn't be run
@wookie184 wookie184 added a: backend Related to internal functionality and utilities (error_handler, logging, security, utils and core) p: 3 - low Low Priority a: tests Related to tests (e.g. unit tests) s: needs review Author is waiting for someone to review and approve labels Aug 13, 2022
@wookie184 wookie184 requested a review from MarkKoz August 13, 2022 16:09
@ChrisLovering ChrisLovering merged commit f3c92ea into main Sep 18, 2022
@ChrisLovering ChrisLovering deleted the disable-pytest-nose-plugin branch September 18, 2022 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: backend Related to internal functionality and utilities (error_handler, logging, security, utils and core) a: tests Related to tests (e.g. unit tests) p: 3 - low Low Priority s: needs review Author is waiting for someone to review and approve

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants