adamgruber / mochawesome

A Gorgeous HTML/CSS Reporter for Mocha.js
https://gitter.im/mochawesome/general
MIT License
1.06k stars 160 forks source link

Is it possible to show API Response in mochawesome json ? #393

Open velanbabu opened 1 year ago

velanbabu commented 1 year ago

Hi Team,

We are doing API testing using Mocha and integrate Mochawesome. During failure analysis, we are able to get service name, request but not able to get response from mochawesome json file . Is there a way to fetch API response from json ?

adamgruber commented 1 year ago

Hi. I would need to see an example of what you're doing in your test.