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

feat: make inclusion to the test case list based on matching tags #317

Merged
merged 4 commits into from
Jun 19, 2024

Commits on Jun 17, 2024

  1. Make inclusion to the test case list based on matching tags

    Use tags to narrow down test cases to those labeled with strings matching
    the regex passed as a config parameter.
    Hubert Siwik committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a22bae5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    c29d6a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Apply suggestions from code review

    Rename `tag` with include_tags
    
    Co-authored-by: Max Leske <[email protected]>
    huberts90 and theseion authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    cee1875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2fde45 View commit details
    Browse the repository at this point in the history