pactumjs / pactum

REST API Testing Tool for all levels in a Test Pyramid
https://pactumjs.github.io
MIT License
538 stars 52 forks source link

expectJson - read file from fs #330

Closed ASaiAnudeep closed 5 months ago

ASaiAnudeep commented 5 months ago

Is your feature request related to a problem? Please describe. expectJson and other json expectations - read file from fs

Describe the solution you'd like

expectJson('path-to-file')

Describe alternatives you've considered NA

Additional context NA