Skip to content

TestCase verbosity#558

Merged
drewgilliam merged 1 commit into
mainfrom
verbosity
Apr 17, 2026
Merged

TestCase verbosity#558
drewgilliam merged 1 commit into
mainfrom
verbosity

Conversation

@drewgilliam
Copy link
Copy Markdown
Member

vsi.tests.utils.TestCase add verbosity property to store verbosity of current unittest program. This is useful to control verbosity of individual unit tests with the standard command line flag. For example, the test case foo run with just test foo --verbose is now aware it should print optional verbose info.

@drewgilliam drewgilliam merged commit f86a52d into main Apr 17, 2026
5 checks passed
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.

2 participants