You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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 ==================================================================================
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: