Skip to content

Feature Request: Specify node version in options.json #5752

@peey

Description

@peey

Feature Request

Currently, the code on CI runs on multiple node versions. Some tests may not work on lower node versions. For such tests we need to check for process.version in the test and optionally wrap the code in an eval (to avoid SyntaxErrors) (example)

There could be a semver-style key in options.json to specify which node versions a particular test is meant to be run on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Has PRoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions