Expand description
Hand-rolled JSON serialization for the REST responses (no dependencies).
Functionsยง
- breakdown ๐
- Group rows by a key and emit
[{"<label>":..,"passed":..,...}]. - quote ๐
- Quote and escape a string as a JSON value.
- row_
to_ ๐json - status_
body /api/status: overall counts plus per-suite and per-category breakdowns.- tests_
body /api/tests: the full row list.