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

docs/testing: add --verbose flag for running single tests #11584

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

Mic92
Copy link
Member

@Mic92 Mic92 commented Sep 25, 2024

Most of the time people run single tests for debugging reason, so it's a sane default to have them see all the console output.

This commit still retains the section about running tests directly with meson, because in some debugging cases it's just nice to have less abstractions i.e. when using strace.

Motivation

Context

Priorities and Process

Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

Most of the time people run single tests for debugging reason,
so it's a sane default to have them see all the console output.

This commit still retains the section about running tests directly with
meson, because in some debugging cases it's just nice to have less
abstractions i.e. when using strace.
@fricklerhandwerk fricklerhandwerk merged commit 6c37d81 into NixOS:master Sep 25, 2024
11 checks passed
@Mic92 Mic92 deleted the devdocs branch September 25, 2024 11:58
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.

2 participants