Skip to content

Running tests in parallel fails more than serially #8

Description

@lanidelrey

Fix tests to run in parallel

To reproduce the issue:

  1. Remove the --runInBand option from the package definition of the test script. This runs the tests in parallel, which is the default configuration.
    2.npm run test

To run the tests serially, add the --runInBand option back into the package definition

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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