Skip to content

gh-100290: unittest checks file follows pattern #100487

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

Closed
wants to merge 7 commits into from

Conversation

PurityLake
Copy link
Contributor

@PurityLake PurityLake commented Dec 24, 2022

Added a check in unittest module that ensures that any file in a module that is being read, will follow a pattern that is supplied.

My reasoning for putting this test in loadTestsFromModule is that the related issue is regarding modules.

Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, add a test case for this and a news entry.
Thank you!

@PurityLake
Copy link
Contributor Author

@sobolevn I have added those changes

@PurityLake PurityLake requested a review from sobolevn May 23, 2023 19:25
@PurityLake PurityLake closed this Mar 14, 2024
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.

3 participants