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

Exclude TestUIDriver from pytest collection #10

Merged
merged 4 commits into from
Mar 26, 2021

Conversation

ajpetersons
Copy link
Collaborator

Running pytest can cause TestUIDriver class to be interpreted as class contianing test cases. This behaviour should be disabled by default.

Based on this: pytest-dev/pytest#1879

@ajpetersons
Copy link
Collaborator Author

Additionally fixed issue #8 by changing incorrect property used in text extraction

@alvarolaserna alvarolaserna merged commit 5d392cc into master Mar 26, 2021
@TDL-EdgarsEglitis TDL-EdgarsEglitis deleted the exclude_driver_test branch October 17, 2023 13:57
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.

3 participants