Skip to content

v1.1.1

Compare
Choose a tag to compare
@jaypipes jaypipes released this 08 Aug 15:54
· 27 commits to main since this release
35a5d58

Brings in gdt@v1.1.1 and ensures that the test units/specs call
testing.T.Error() instead of relying on the Scenario.Run() to do
that.

Also adds a custom YAML unmarshaler for the Expect struct and adds
better parse-time errors for the matches field as requested in Issue
8.

Addresses Issue gdt-dev/gdt#8