MCPcopy
hub / github.com/nilbuild/driver.js / config.test.ts

File config.test.ts

tests/config.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { createDriver, popoverTitle, SAMPLE_STEPS, useDriverHarness } from "./utils";
3
4useDriverHarness();

Callers

nothing calls this directly

Calls 4

useDriverHarnessFunction · 0.90
createDriverFunction · 0.90
popoverTitleFunction · 0.90
describeFunction · 0.85

Tested by

no test coverage detected