Releases: steinfletcher/apitest
Releases · steinfletcher/apitest
v1.0.0-alpha.4
fix formatting
v1.0.0-alpha.3
Add http debug logging to all requests and responses Useful for debugging tests. Closes #17
v1.0.0-alpha.2
support multiple mocks
v1.0.0-alpha.1
Add support for mocking external http calls
v0.0.11
Merge pull request #13 from steinfletcher/feature/cookies-issue-6 Consolidate cookies into one method for request and response
v0.0.10
Update all ErrorF to FatalF