Get Started
Pick your language to install and configure Codeflash:Python
Install via pip, uv, or poetry. Configure in
pyproject.toml.JavaScript / TypeScript
Install via npm, yarn, pnpm, or bun. Configure in
package.json. Supports Jest, Vitest, and Mocha.How to use Codeflash
These commands work for both Python and JS/TS projects:Configuration Reference
Python Config
pyproject.toml referenceJS / TS Config
package.json reference — includes monorepo, scattered tests, manual setup