OptionalchecksAd-hoc integration-check module to preload (config testing.checkModules is the durable form).
OptionalcommitOptionaldiffOptionalformatOptionalfromCompare two results.json files directly (no DB needed). Takes two file paths.
OptionallatestCompare the two most recent completed suite runs
OptionaloraclesPath to a CommonJS or ESM module that exports custom IOracle classes
or instances. Each exported oracle is registered on the engine before
the test/suite runs — used by non-MJ adopters (Mode C) to plug their
own oracle types without modifying TestingFramework.
OptionaloutputOptionaltagFilter suite runs by a single tag. Matches against MJTestSuiteRunEntity.Tags,
which is a JSON array string (e.g., ["staging-nightly","sonnet-4.6"]).
Used to isolate runs from a specific source environment when an archive MJ
holds multiple sources side-by-side. DB mode only — --from-json ignores it
because results.json does not currently emit the Tags field.
OptionalverboseOptionalversion
Flags for compare command