Skip to content

🐛 Follow removed or renamed tests #4

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

Merged
merged 1 commit into from
Jul 8, 2025
Merged

🐛 Follow removed or renamed tests #4

merged 1 commit into from
Jul 8, 2025

Conversation

kikaineko
Copy link
Contributor

Overview

The current test-filter forces the execution of tests that have been renamed or deleted.

Solution

The problem is that the test-filter specifies the execution of tests that don't exist in test-files.
Therefore, we will modify it to not specify tests that are not present in test-files.

@kikaineko kikaineko merged commit 650377a into main Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant