Skip to content

gittrix / glib-code backends

Run Suitener from the backend root and consume latest.json from the agent layer.

Terminal window
suitener check ./backend --json

Expected contract:

  • summary.failed === 0 means the current backend test surface passed.
  • mode === "generated" means Suitener created scaffolding because the project had no runnable suite.
  • raw_output contains the original runner output when existing tests were run.
  • tests[].error gives a compact failure string for agent feedback.

Do not scrape human output. Read:

suitener-results/latest.json