CLI command
probierz describe
Statically extract the `describe` and test titles from a spec file.
Invocation#
probierz describe <SPEC>Required inputs and options#
- `<spec>` is a path to a spec beneath the Probierz repository root.
Output and state effects#
Reads the file as text and writes its static outline as JSON. It never imports or runs the spec.
Exact refusals#
- Missing path: `describe needs a spec path`.
- Paths escaping the repository root, missing files, and files outside the supported spec discovery contract are refused by `describeSpec`.
Source snapshot#
Generated from the Rust binaries at https://github.com/wisent-ai/probierz.git revision `f40fa7ed94a028b56b5a59342eaf55982ba5cf7d`.
Combined help SHA-256: `04bab0ac1e9691119efcb70627b534a73431f51bb44ed8ba81d93cc10afd6569`; binary SHA-256: `08424ee2465261eafaa112d13ef05a20ce1fe1b6479e896341e22fbc55e61d3e`.