Skip to content

Add support for -k using_fixture(foo), or --using-fixture foo #5328

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
blueyed opened this issue May 28, 2019 · 0 comments
Closed

Add support for -k using_fixture(foo), or --using-fixture foo #5328

blueyed opened this issue May 28, 2019 · 0 comments
Labels
topic: collection related to the collection phase type: enhancement new feature or API change, should be merged into features branch

Comments

@blueyed
Copy link
Contributor

blueyed commented May 28, 2019

Often it is useful to select tests based on the fixtures it used.

A workaround is to adding marks then manually, but that adds overhead in general (also when not used), and is not as flexible.

Originally posted by @blueyed in #5314 (comment)

@blueyed blueyed added topic: collection related to the collection phase type: enhancement new feature or API change, should be merged into features branch labels May 28, 2019
@blueyed blueyed closed this as completed Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: collection related to the collection phase type: enhancement new feature or API change, should be merged into features branch
Projects
None yet
Development

No branches or pull requests

1 participant