Open Tientjie-san opened 1 year ago
Which command did you use to run that test?
coverage run -m pytest, the fixture i used, was the same as yours:
changed the fixture to this and tests run correctly, but don't know if doing it this way can cause issues in the future?
Thanks for the clean code! I got issues when i want to test my code, dont know how to fix this please help?