When reporting an issue, include a way to reproduce the bug. For example:
pytest test_example.py
def test_example():
assert False
Results (0.12s):
5 passed
1 failed
- faketests/animals/test_one_failing_test.py:16: assert False