1.0.0 • Published 8 months ago

generapitest v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

mocha_chai module will help to very easily automate the tetsing of any CRUD APIS in few seconds.

It has also GPT supported solutions for failed tests and API response study by GPT .

Example :

resultPost('{url}',body,JSON.stringify({ response format }),(text)=>{ console.log(Response: ${JSON.stringify(text)}); })

1.0.0

8 months ago