Reference tile for Themis, a Node.js and TypeScript unit test framework designed for AI coding agents. Covers unit-test authoring, Jest/Vitest migration, agent-readable failure output with repair hints, and first-class integrations for Claude Code, Cursor, and generic agents.
96
94%
Does it follow best practices?
Impact
97%
2.69xAverage score across 10 eval scenarios
Passed
No known issues
This reference expands the SKILL migration workflow from Jest or Vitest to Themis.
npx themis migrate <jest|vitest>.npx themis test.npx themis test --rerun-failed.npx themis test --update-contracts.npx themis test until stable.intent(...) and test(...) over time..themis/ contains framework-managed run and migration artifacts.__themis__/reports/ contains report outputs used for debugging and recovery..themis/, __themis__/reports/, and __themis__/shims/ gitignored.__themis__/tests.evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10
rules
skills
themis