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

Feature: enable use of pytest markers #10

Open
scottj97 opened this issue May 3, 2019 · 0 comments
Open

Feature: enable use of pytest markers #10

scottj97 opened this issue May 3, 2019 · 0 comments

Comments

@scottj97
Copy link

scottj97 commented May 3, 2019

I can use Pytest markers to mark slow tests, and run them only occasionally using pytest -m slow.

I have some very slow cram tests, and I'd like to be able to use the same system, such that they do not run by default, but only when expressly enabled.

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

No branches or pull requests

1 participant