Skip to content

Conversation

@Flamefire
Copy link
Contributor

@Flamefire Flamefire commented Mar 4, 2025

It sometimes is useful to run either all tests from a class or a specific test from a class where the name might also be used in another class.
Use the common convention of '<class>.<test>' and match against that allowing e.g. "TypeCheckingTest.test_check_type" as a filter.

It sometimes is useful to run either all tests from a class or a
specific test from a class where the name might also be used in another
class.
Use the common convention of '<class>.<test>' and match aginst that
allowing e.g. "TypeCheckingTest.test_check_type" as a filter.
@boegel boegel added this to the release after 4.9.4 milestone Mar 16, 2025
@boegel boegel merged commit 1365ab0 into easybuilders:develop Mar 16, 2025
37 checks passed
@Flamefire Flamefire deleted the filtering branch March 17, 2025 08:16
@boegel boegel modified the milestones: release after 4.9.4, release after 5.0.0, 5.0.0 Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants