Skip to content

v0.1.15

Compare
Choose a tag to compare
@siller174 siller174 released this 18 Jan 10:34
· 19 commits to master since this release
c94d785

Create new asserts for JSON

  • EqualJSON(expression string, expect []byte)
  • NotEqualJSON(expression string, expect []byte)

Thank you, @JeJutic!