Skip to content

bug: not all packages have a test/build script #65

@regevbr

Description

@regevbr

We currently assume that there is an npm script called "test", but that is not always the case (see https://github.com/yarnpkg/berry/blob/master/package.json for example)
We need to think of a way to realize the test script if one doesn't exist (and to verify its existence before hand)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions