Skip to content

Required version in configuration #579

@MatthewMckee4

Description

@MatthewMckee4

Allow specifying a minimum required karva version in the configuration file:

required-version = ">=0.5.0"

If the installed karva version doesn't meet the requirement, it would exit with a clear error. This prevents confusing failures when CI or team members run with an older version that doesn't support features used in the config.

See: https://nexte.st/docs/configuration/nextest-toml/#minimum-nextest-versions

Metadata

Metadata

Assignees

No one assigned

    Labels

    configurationRelated to configuring Karva

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions