Skip to content

Build tests by default #2377

@stevenengler

Description

@stevenengler

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: MaintenanceRefactoring, cleanup, documenation, or process improvements

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions