A simple rest api testing tool. Crafted with easy to use actions and verification steps, so you can test you api workflows with simple drag and drop UI.
🛠️ This project is still in alpha stage and there might be breaking changes in stable release. 🛠️
Create a new file with extension .apitester. Example my-api-verification.apitester.
Drag and drop actions from Actions list into the testcase.
Set your options for each steps you add to the testcase.
Click the Run button to run the testcase.
Finally click Save to save the testcase.
Running apitester testcases
Right click on any folder or workspace folder where apitester testcases are available (valid apitester testcases files ending with .apitester or .test.json).
Click on Open in Quester runner.
Finally to the testcases click on Run.
apitester
Quester uses apitester package to build and run the test-cases. Checkout apitester for more details.