Skip to content

Commit

Permalink
Moving Zato API Test to the correct directory (#60)
Browse files Browse the repository at this point in the history
* Adding Zato API Test.

* Moving Zato API Test to the correct category.
  • Loading branch information
dsuch committed May 5, 2024
1 parent f75cdd1 commit 4096268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -28,7 +28,6 @@ Finally, I'm sure everyone who reads this list has one thing they want to add. P
### Security
- [BeEF](http://beefproject.com/) - Manipulate the browser exploiting any XSS vulns you find.
- [OWASP ZAP](https://github.com/zaproxy/zaproxy) - This intercepting proxy allows you to see all HTTP traffic and manipulate it in real time. Easy to scan, catalog and exploit security issues.
- [Zato API Test](https://zato.io/en/docs/3.2/api-testing/index.html) - API testing in pure English. No programming needed. Implemented and extendable in Python.

### Make your life easier
- [GoodLooks](https://github.com/dashcamio/goodlooks) - Visually validate Playwright tests using AI vision instead of flaky selectors.
Expand Down Expand Up @@ -61,6 +60,7 @@ Finally, I'm sure everyone who reads this list has one thing they want to add. P
- [Replayable](https://replayable.io) - Desktop dashcam that helps you capture unexpected bugs during manual testing.
- [RestQA](https://github.com/restqa/restqa) - A REST API testing Framework based on ghekin to manage microservice local testing using the best in class Developer experience.
- [playwright-bdd](https://github.com/vitalets/playwright-bdd) - A module for running Behaviour-Driven Development (BDD) tests with Playwright runner.
- [Zato API Test](https://zato.io/en/docs/3.2/api-testing/index.html) - API testing in pure English. No programming needed. Implemented and extendable in Python.

### Web3 and Blockchain
- [Dapp.tools](https://dapp.tools/) - Command line tools and smart contract libraries for Ethereum smart contract development.
Expand Down

0 comments on commit 4096268

Please sign in to comment.