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

chore: add test filtering during development #862

Merged
merged 5 commits into from
Nov 5, 2024
Merged

Conversation

gagik
Copy link
Contributor

@gagik gagik commented Nov 1, 2024

I found it useful to filter tests as I debug as it greatly speeds up the wait time. This makes that experience nicer, especially when using the VSCode debugger.

Description

Checklist

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@gagik gagik added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Nov 1, 2024
@gagik gagik changed the title chore(dev): add test filtering during development chore: add test filtering during development Nov 1, 2024
@gagik gagik marked this pull request as ready for review November 1, 2024 12:45
@gagik gagik requested a review from nirinchev November 1, 2024 12:45
@gagik gagik assigned alenakhineika and unassigned alenakhineika Nov 1, 2024
@gagik gagik requested a review from alenakhineika November 1, 2024 12:46
@gagik
Copy link
Contributor Author

gagik commented Nov 5, 2024

I'm going to go ahead and merge this since this just effects development environment but if there ends up being comments, would happy to make other changes.

@gagik gagik merged commit 0f8cfe0 into main Nov 5, 2024
6 checks passed
@gagik gagik deleted the gagik/add-test-filtering branch November 5, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants