-
Notifications
You must be signed in to change notification settings - Fork 268
Build tests by default #2377
Copy link
Copy link
Closed as not planned
Labels
Type: MaintenanceRefactoring, cleanup, documenation, or process improvementsRefactoring, cleanup, documenation, or process improvements
Milestone
Description
The ./setup script's default behaviour is to not build tests. Building tests can be enabled with the --test flag.
Since tests are very important for shadow, we should consider building tests by default. The --test flag could either become --no-test to disable building tests, or could take a boolean option which would default to --test true.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: MaintenanceRefactoring, cleanup, documenation, or process improvementsRefactoring, cleanup, documenation, or process improvements