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

Incompatibility with xdoctest #2

Open
jayvdb opened this issue Aug 17, 2020 · 0 comments
Open

Incompatibility with xdoctest #2

jayvdb opened this issue Aug 17, 2020 · 0 comments

Comments

@jayvdb
Copy link

jayvdb commented Aug 17, 2020

INTERNALERROR>   File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 187, in _multicall
INTERNALERROR>     res = hook_impl.function(*args)
INTERNALERROR>   File "/usr/lib/python3.8/site-packages/pytest_matrix/plugin.py", line 38, in pytest_itemcollected
INTERNALERROR>     if isinstance(item.cls, MatrixTestBase) and item.name in item.cls.SKIP_TESTS:
INTERNALERROR> AttributeError: 'XDoctestItem' object has no attribute 'cls'
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