vlucas / frisby

Frisby is a REST API testing framework built on Jest that makes testing API endpoints easy, fast, and fun.
http://frisbyjs.com
1.53k stars 201 forks source link

Fix #510 'False positives with body validation' issue. #511

Closed H1Gdev closed 5 years ago

H1Gdev commented 5 years ago

Fix #510 issue.(ref. #432 and #433)

vlucas commented 5 years ago

Just released frisby 2.1.1 to NPM with this fix (and others) in it.