Releases: steinfletcher/apitest
Releases · steinfletcher/apitest
v1.2.1
Merge pull request #42 from steinfletcher/feature/mock-attributes-pre…
v1.2.0
Allow mocks to be used outside of API tests
v1.1.5
add header matchers for present/not present
v1.1.4
fallback to URL host if request host not defined
v1.1.3
Merge pull request #38 from enrico5b1b4/feature/set_recorder Add method to add an existing Recorder to a test
v1.1.2
protect against consumers of Assert draining response body
v1.1.1
support whitespace characters when asserting json
v1.1.0
Adds custom matching functions to mocks
v1.0.12
Merge pull request #28 from steinfletcher/feature/add_cookie_response…
v1.0.11
Merge pull request #27 from steinfletcher/feature/support-url-host-in…