Quality engineeringAgent discovery
Discovery CLI
List surfaces and specs, inspect static test titles, and print the command for a target without running it.
Discovery CLI — contract and behavior
- probierz list reports available packages and surfaces.
- probierz specs optionally filters to one surface and returns discoverable spec files.
- probierz describe reads static describe/it titles for inspection.
- probierz cmd emits the exact runner command so an operator or agent can review it before execution.
Commands and examples
probierz list
probierz specs [surface]
probierz describe <spec>
probierz cmd <target>