elliotchance / tf

✔️ tf is a microframework for parameterized testing of functions and HTTP in Go.
MIT License
137 stars 3 forks source link

Adding ServeHTTP #9

Closed elliotchance closed 6 years ago

elliotchance commented 6 years ago

ServeHTTP makes it much easier to test HTTP servers.


This change is Reviewable