CLI command

probierz describe

Statically extract the `describe` and test titles from a spec file.

Invocation#

Shell
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 `c589d6917201c31f57e6a7f24522c0d50ae5bd0f`.

Combined help SHA-256: `43f0d9cd136ac2c46ec3eedb2824bd5d6168f235dea4caaa50610c005f40c84a`; binary SHA-256: `7e42c843082863ed265817de90a110a2f27546426a54d372e10009fd665a4d8e`.