Get the latest tech news
Show HN: Testeranto – the AI driven test framework for TypeScript projects
teeny tiny tightly-typed typescript tests. Latest version: 0.82.0, last published: 2 days ago. Start using testeranto in your project by running `npm i testeranto`. There is 1 other project in the npm registry using testeranto.
Testeranto.ts an AI-first, Acceptance Test Driven Development ( ATDD) framework for typescript projects. Rather than testing your code directly, Testeranto requires you wrap your code with a semantic interface which is based on TS type signatures. esm - Testeranto uses modern js typescript - tests are functions with type parameters puppeteer - provides access to both node and chrome runtimes esbuild - used to quickly generate test bundles aider - AI to automatically fix broken tests
Or read this on Hacker News