Each-row shape accepted by test.each(table)(name, fn); each row defines one
Example.
Like TestParams, the example's expected output is supplied via
ReferenceOutput (expected / reference / output, at most one).
The trailing index signature still permits arbitrary extra columns on a row
(e.g. for %j name interpolation) without weakening that constraint.
Each-row shape accepted by
test.each(table)(name, fn); each row defines oneExample.Like TestParams, the example's expected output is supplied via ReferenceOutput (
expected/reference/output, at most one). The trailing index signature still permits arbitrary extra columns on a row (e.g. for%jname interpolation) without weakening that constraint.