Testeranto: AI-Powered ATDD Framework for Automating Test Fixes

2025-03-09
Testeranto: AI-Powered ATDD Framework for Automating Test Fixes

Testeranto is an AI-first Acceptance Test Driven Development (ATDD) framework for TypeScript projects, currently under development. It uses a strongly-typed, Gherkin-like syntax for specifying tests and integrates with Aider.ai to automatically fix failing tests. Instead of directly testing your code, Testeranto requires wrapping your code with a semantic interface based on TS type signatures. It runs in the frontend, backend, or both, and can test anything bundlable with esbuild.

Development