Skip to content

bug: examples/ YAML files use outdated format #5

@NeuZhou

Description

@NeuZhou

Several YAML files in �xamples/ use an older test format that doesn't match the current schema. Specifically:

  • Duplicate keys in some YAML files (the test runner warns about this)
  • Some examples reference assertion types or config fields that have been renamed
  • The quickstart examples should be verified against the current CLI

Steps to reproduce:
Run \�gentprobe run examples/basic-test.yaml\ and check for deprecation warnings.

Expected: All example files should work without warnings and demonstrate current best practices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions