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

FIX: Don't try to add pytest mark to doctest, it seems to apply to *all* doctests #621

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

wosc
Copy link
Member

@wosc wosc commented Feb 15, 2024

I noticed that no doctests are collected when running with our default of bin/test -m 'not slow', which is way more harmful for developing than maybe having to explicitly select some tests in zeit.connector.

…ll* doctests

I noticed that no doctests are collected when running with our default
of `bin/test -m 'not slow'`, which is way more harmful for developing
than maybe having to explicitly select some tests in zeit.connector.
@wosc wosc merged commit 1d7bebf into main Feb 15, 2024
4 checks passed
@wosc wosc deleted the maint/mark branch February 15, 2024 12:45
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.

1 participant