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

Add option to "dry run" tests by just building them #737

Open
smoelius opened this issue Sep 11, 2023 · 0 comments
Open

Add option to "dry run" tests by just building them #737

smoelius opened this issue Sep 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@smoelius
Copy link
Collaborator

This would benefit projects where (1) there are tests that are slow to run, and (2) those tests have no removal candidates.

Syntax-wise, the option might be--dry-run MODE, with MODE one of off, build-only, or on.

--no-dry-run would then become an alias for --dry-run off.

@smoelius smoelius added the enhancement New feature or request label Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant