1.0.0 • Published 2 years ago

generapitest v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago