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

Implementation of markers #37

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from
Open

Conversation

zinnjonas
Copy link

Implementation of markers like run(before...), run(afte=...) run("first") etc.

Some splitting in subfunctions

@selenareneephillips
Copy link

Is there any reason this hasn't been merged. I would like to be able to use these features.

@AleksMat
Copy link

@ftobia Is there any chance this PR could be merged and a new version released? May I help with anything?

This PR would close issues like this one: #39

mrbean-bremen added a commit to mrbean-bremen/pytest-ordering that referenced this pull request Oct 20, 2020
- manually merged from PR ftobia#37 by @zinnjonas
- supports multiple markers like run(before=), run(after=) etc.
- see http://pytest-ordering.readthedocs.io/en/develop/
mrbean-bremen added a commit to mrbean-bremen/pytest-ordering that referenced this pull request Oct 20, 2020
- manually merged from PR ftobia#37 by @zinnjonas
- supports multiple markers like run(before=), run(after=) etc.
- see http://pytest-ordering.readthedocs.io/en/develop/
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

Successfully merging this pull request may close these issues.

3 participants