diff --git a/README.md b/README.md index d65d232..796a2d6 100644 --- a/README.md +++ b/README.md @@ -89,3 +89,5 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [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). +- [Meticulous.ai](https://www.meticulous.ai/) - Automatically generated, automatically maintained end-to-end tests: as your app evolves so does your test suite. +- [DiffBlue](https://www.diffblue.com/) - Automatically generated unit tests for Java.