gabrielfalcao / HTTPretty

Intercept HTTP requests at the Python socket level. Fakes the whole socket module

Home Page:https://httpretty.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mtelka opened this issue · comments

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