Skip to content

semtest

Semantic testing for codebases using LLM CLIs

import { Card, CardGrid } from “@astrojs/starlight/components”;

Describe what your code should do in plain language. No assertions, no test harnesses. Claude, Codex, Gemini, or OpenCode reads your code and evaluates it against your specs. Markdown for humans, JSON for scripts, JUnit XML for CI tools. Every run produces all three.