docs.rs failed to build harn-test-runner-0.10.116
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
harn-test-runner-0.10.108
Reusable user-test execution contracts.
This crate is the compile boundary for Harn's test engine. Command-line
parsing and rendering remain in harn-cli; test discovery, scheduling,
execution state, and machine-readable receipts live here so focused runner
work does not compile the entire CLI product graph.