Releases: intercloud/venom
Releases · intercloud/venom
Update to latest venom
docs: updare README.md with 1.1.0 release version of Venom (#679) Signed-off-by: Nicolas Lacroux <nicolas.lacroux@ovhcloud.com> Co-authored-by: Nicolas Lacroux <nicolas.lacroux@ovhcloud.com>
Fix release
intercloud-beta-10 fix: tests
Fix release
intercloud-beta-9 fix
Update to latest venom
intercloud-beta-8 fix test
Added regular expression assertions
Added regular expression assertions on headers, body and JSON responses
Added check on response body and json
Added a check to verify that you don't set both body and json assertions on response
Fixed multipart form for Tavern executor
intercloud-beta-5 Fixed multipart form
Fixed Tavern executor excludes ** expressions
intercloud-beta-4 Fixed Tavern executor excludes ** expressions
Fixed variable propagation
Variables where propagated only next test suite. They now propagate to all following test suites.