Skip to Content
ReferenceArtifacts

Artifacts

These are the files Glubean writes and other docs refer to repeatedly.

Standard artifacts

  • Result JSON: .glubean/last-run.result.json
  • Result history: .glubean/results/{fileName}/{testId}/{timestamp}.result.json
  • Metadata scan output: metadata.json
glubean run ./tests --result-json .glubean/last-run.json

An explicit --result-json path keeps local runs, CI, and editor workflows aligned.

  • glubean run
  • glubean scan
  • glubean validate-metadata
Last updated on