Documentation
¶
Overview ¶
Command next-test picks the next corpus case to implement.
It scans parser/testdata/*.metadata.json for todo cases, chooses the file with the fewest remaining todos (ties broken by smaller corpus file, so nearly-done and simple files finish first), and prints that file's first todo case: its SQL and the expectation derived from the oracle results.
Usage:
go run ./cmd/next-test [-testdata parser/testdata]
Click to show internal directories.
Click to hide internal directories.