vlucas / frisby

Frisby is a REST API testing framework built on Jest that makes testing API endpoints easy, fast, and fun.

Home Page:http://frisbyjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade Joi dependency to v17

grtjn opened this issue · comments

commented

Frisby is still using v13, while there is a v17 out. Joi v17 has improved array checking functions, which would be useful to have available.