Merge pull request #8 from RunOrVeith/add-3-testing-tools

Add 3 testing tools
This commit is contained in:
James Murdza
2023-08-07 09:02:17 -04:00
committed by GitHub
+3
View File
@@ -85,4 +85,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
## Testing
- [OctoMind](https://octomind.dev) - Auto-maintenance and generated browser-based end-to-end-tests integrated into Github Actions, Azure DevOps and more.
- [DiffBlue](https://www.diffblue.com/) - Auto-generated Java unit tests.
- [Traceloop](https://traceloop.com/) - Uses OpenTelemetry tracing data with generative AI to improve system reliability.
- [Carbonate](https://carbonate.dev/) — End-to-end testing using natural language. Integrates into your existing test suite (currently Jest, PHPUnit and Python's unittest).