Releases: maxcnunes/httpfake
Releases · maxcnunes/httpfake
v1.2.4
v1.2.3
- Updates the WithTesting ServerOption function to accept the testing.TB interface rather than the concrete testing.T type.
v1.2.2
- Adds a CustomAssertor function type for use with the AssertCustom method.
v1.2.1
- Fix type on assertions (by @erutherford)
v1.2.0
- Add built-in methods to make assertions about requests to HTTP handlers (by @erutherford 👏) https://github.com/maxcnunes/httpfake#assertions