RunObsidianVersionMatrixParams.run
RunObsidianVersionMatrixParams › run
Type: (entry: ObsidianVersionMatrixEntry) => Promise<void> | void
Runs the suites against one concrete Obsidian version, throwing on failure.The entry's
version is the concrete x.y.z to pin — typically forwarded to the test-runner child as OBSIDIAN_VERSION.