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

python setup.py test fails #8

Open
lucydot opened this issue Jul 24, 2018 · 1 comment
Open

python setup.py test fails #8

lucydot opened this issue Jul 24, 2018 · 1 comment

Comments

@lucydot
Copy link
Owner

lucydot commented Jul 24, 2018

python setup.py test fails with:

    (pytest.lazy_fixture('MAPI_settings_object'), 0.025, 0.25),
AttributeError: module 'pytest' has no attribute 'lazy_fixture'

Tests are working correctly with python -m pytest as recommended by the README, but this might trip people up.

@ajjackson
Copy link

Possibly relevant? TvoroG/pytest-lazy-fixture#24

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

2 participants