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

py.test tests failing #214

Open
yilabs opened this issue Jun 8, 2022 · 0 comments
Open

py.test tests failing #214

yilabs opened this issue Jun 8, 2022 · 0 comments

Comments

@yilabs
Copy link

yilabs commented Jun 8, 2022

$ git clone ...

$ py.test tests
================================================================================ test session starts =================================================================================
platform linux -- Python 3.9.5, pytest-7.1.2, pluggy-0.13.0
rootdir: /mnt/C/project/contrib/redbaron
collected 1431 items / 1 error                                                                                                                                                       

======================================================================================= ERRORS =======================================================================================
____________________________________________________________________ ERROR collecting tests/test_bounding_box.py _____________________________________________________________________
Fixture "red" called directly. Fixtures are not meant to be called directly,
but are created automatically when test functions request them as parameters.
See https://docs.pytest.org/en/stable/explanation/fixtures.html for more information about fixtures, and
https://docs.pytest.org/en/stable/deprecations.html#calling-fixtures-directly about how to update your code.
============================================================================== short test summary info ===============================================================================
ERROR tests/test_bounding_box.py
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
================================================================================== 1 error in 0.40s ==================================================================================

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