Skip to content

0.9.9

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 09:59
· 4 commits to main since this release
9d3d87c

Added the capability to verify data in resultsets.
In the new data section it's possible to pass an array of csv-formatted lines or the path to a csv file, with options to define a custom separator (default: ";") and a custom value to skip field verification (default: "*").
Variable substitution applies as usual.