Skip to content

Conversation

@junkmd
Copy link
Collaborator

@junkmd junkmd commented Dec 6, 2024

The test approach using doctest.testmod outputs information equivalent to running doctest with the -v option.

While this is useful for running tests individually, it can become confusing when mixed with the results of discovering and running unit tests.
Therefore, we explicitly set verbose=False to suppress this output.

@junkmd junkmd added the tests enhance or fix tests label Dec 6, 2024
@junkmd junkmd added this to the 1.4.9 milestone Dec 6, 2024
junkmd added a commit to junkmd/pywinauto that referenced this pull request Dec 6, 2024
@junkmd junkmd merged commit f0e5ab7 into enthought:main Dec 6, 2024
49 checks passed
@junkmd junkmd deleted the doctest_testmod_verbose_False branch December 6, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests enhance or fix tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant