Skip to content

Parallel execution of unit & fork tests on CI #1607

@shahthepro

Description

@shahthepro

Right now, the units are run one by one and it takes >15m for the fork tests to continue. We could save a lot of time just by enabling parallel execution.

hardhat supports running tests in parallel, as should the hardhat-deploy plugin. However there were some issues when I last tried it
image

Metadata

Metadata

Assignees

Labels

contractsWorks related to contractsdevopsdevops and infra related things things

Type

No type

Projects

Status

To-do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions