Skip to content

tests: replace .no_stdout().no_stderr() chains with .no_output()#12241

Merged
cakebaker merged 1 commit into
uutils:mainfrom
sylvestre:cleanup/no-output-shorthand
May 12, 2026
Merged

tests: replace .no_stdout().no_stderr() chains with .no_output()#12241
cakebaker merged 1 commit into
uutils:mainfrom
sylvestre:cleanup/no-output-shorthand

Conversation

@sylvestre
Copy link
Copy Markdown
Contributor

No description provided.

Bulk rename of the antipattern across 19 test files (136 occurrences).
.no_output() is the established shorthand in the uutests framework
for asserting both empty stdout and empty stderr.
@sylvestre sylvestre marked this pull request as ready for review May 11, 2026 20:19
@sylvestre sylvestre requested a review from cakebaker May 11, 2026 20:20
@cakebaker cakebaker merged commit f057cc6 into uutils:main May 12, 2026
169 checks passed
@sylvestre sylvestre deleted the cleanup/no-output-shorthand branch May 12, 2026 07:46
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