next-test

command
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Command next-test picks the next todo case from the corpus — the entry point of the development loop (see CLAUDE.md):

go run ./cmd/next-test            # next todo overall (suite order below)
go run ./cmd/next-test -suite scan
go run ./cmd/next-test -n 5       # show several

Suites are visited in milestone order: the lexer (scan, split_scanner) comes before parsing, parsing before normalize/fingerprint/deparse.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL