Documentation
¶
Overview ¶
Assertion evaluation for the conformance test runner.
Assertion helpers for the conformance test runner.
Conformance test runner for the seed project.
Usage:
runner --cli ./seed-cli --specs ./conformance/specs/ runner --cli ./seed-cli --specs ./conformance/specs/ --filter "basic" runner --cli ./seed-cli --specs ./conformance/specs/ --verbose
Package runner implements the conformance test runner for the seed project.
The runner reads JSON test spec files, spawns the seed-cli binary as a subprocess, sends JSON-RPC actions, collects responses and events, evaluates assertions, and reports results in TAP format.
Click to show internal directories.
Click to hide internal directories.