semgrep / testo

Test framework for OCaml
ISC License
16 stars 1 forks source link

Add basic filtering by tag #78

Closed mjambon closed 4 months ago

mjambon commented 4 months ago

This adds an option -t foo for selecting tests tagged with foo.

Closes #4

PR checklist:

Check out CONTRIBUTING.md for more details.