Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter by tag expression #9

Open
davidjgoss opened this issue Feb 14, 2025 · 0 comments
Open

Filter by tag expression #9

davidjgoss opened this issue Feb 14, 2025 · 0 comments

Comments

@davidjgoss
Copy link
Collaborator

davidjgoss commented Feb 14, 2025

This could be achieved easily by either:

  • Filtering out the non-matching pickles, OR
  • Marking them with skip: true so they aren't run

The latter seems odd but is consistent with how Node.js does filtering by test name.

The question is more how we support configuring it, see #13.

@davidjgoss davidjgoss changed the title Filtering by tag expression Filter by tag expression Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant