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

Does not show the line where code is failing. Its always points the frisby code. #567

Open amartanwar42 opened 4 years ago

amartanwar42 commented 4 years ago

image

Expected: I should get the line of code where there is an error