gabrielfalcao / HTTPretty

Intercept HTTP requests at the Python socket level. Fakes the whole socket module
https://httpretty.readthedocs.org
MIT License
2.11k stars 276 forks source link

tox testing fails: *** No rule to make target 'test'. Stop. #475

Open mtelka opened 1 year ago

mtelka commented 1 year ago

I tried to run tests using tox, but it failed because there is no test target in the Makefile file.