Releases: muonsoft/api-testing
Releases · muonsoft/api-testing
v0.4.0
- lots of new assertions added to
assertjson
package Print()
andPrintJSON()
methods added forapitest.AssertResponse
to print response headers and bodyapitest.AssertResponse
now logs response headers and body if assertion fails on the status code expectation
v0.3.1
v0.3.0
v0.2.1
AssertString
method added
v0.2.0
BC break: JSON Path replaced by JSON Pointer
v0.1.0
First release
assertjson
packageassertxml
package with basic functions