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 break on doctests #109

Merged
merged 2 commits into from Jan 22, 2022
Merged

fix: don't break on doctests #109

merged 2 commits into from Jan 22, 2022

Conversation

andreoliwa
Copy link
Contributor

Fix AttributeError: 'DoctestItem' object has no attribute 'fixturenames'.

Fix #105.

I am piggybacking on @orf's pull request and adding a test to it: #107

Thank you both!

andreoliwa and others added 2 commits January 22, 2022 21:16
Fix AttributeError: 'DoctestItem' object has no attribute 'fixturenames'.
@codeclimate
Copy link

codeclimate bot commented Jan 22, 2022

Code Climate has analyzed commit 6f97dc0 and detected 0 issues on this pull request.

View more on Code Climate.

@miketheman miketheman self-assigned this Jan 22, 2022
@miketheman miketheman added the bug Something isn't working label Jan 22, 2022
@miketheman
Copy link
Owner

Thanks! I'm going to try to add a Co-authored attribution during the squash and merge, hopefully it works. ;)

@miketheman miketheman merged commit bf16fbd into miketheman:main Jan 22, 2022
@andreoliwa andreoliwa deleted the fix-doctest branch January 22, 2022 21:20
andreoliwa added a commit to andreoliwa/nitpick that referenced this pull request Jan 22, 2022
- Fix AttributeError: 'DoctestItem' object has no attribute 'fixturenames'
- See miketheman/pytest-socket#109

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: W. Augusto Andreoli <andreoliwa@gmail.com>
@miketheman miketheman added this to the 0.5.1 milestone Jan 23, 2022
@miketheman
Copy link
Owner

Released in 0.5.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incompatibility with pytest-flakes?
2 participants