79425112

Date: 2025-02-09 15:06:49
Score: 2
Natty:
Report link

It appears that caching is a big problem in pytest. I needed to run the command with --cache-clear to fix my issues. pytest test_project.py -v -s --cache-clear

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: newdeveloper