Releases: programmfabrik/apitest
Releases · programmfabrik/apitest
apitest-v1.13.0
The new response format parser can parse html
into json for comparison.
apitest-v1.12.0
v1.11.0
apitest-v1.10.3
apitest-v1.10.2
apitest-v1.10.1
Running multiple manifests broke with v1.10.0. Fixed.
Full Changelog: v.1.10.0...v1.10.1
apitest-v1.10.0
Also in this release, work dir is set to manifest dir in "pre_process"
apitest-v1.9.0
- The new response parser format "xml2" uses a simpler json structure as the existing "xml" which allows easier test scripts
- Func "file_xml2json" is a new function which transforms xml to json using the format "xml2" used by the response parser
apitest-v1.8.1
apitest-v1.8.0
Pivot rows can be used to turn rows into columns and columns into rows.