TableTest Parser — Specification
All 166 scenarios passing
The grammar of the TableTest table format: how text divides into rows, how a row divides into cells, and how a cell becomes a value. Every rule below is executable — it is a test that runs in CI against the Java parser, and each scenario is one row of that test's table.