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

BREAKING CHANGE: Don't export frisby.Joi #577

Open koooge opened 3 years ago

koooge commented 3 years ago

570 has been merged. We should drop frisby.Joi as well, I believe.

@vlucas