Use pytest_runtest_logreport
hook again
#242
Annotations
3 errors
|
Run tests with PyTest 7:
test_annotation_pytest_error.py#L1168
test_error
Failed: Fixture "fixture" 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.
|
Run tests with PyTest 7
The operation was canceled.
|
Loading