OriginProtocol / OriginProtocol/origin-dollar

Parallel execution of unit & fork tests on CI

Open
#1,607 0 comments 0 reactions 1 assignee View on GitHub

@shahthepro is already working on this.

Since Jun 7, 2023.

contracts devops
Dominant language
Solidity
Stars
152
Forks
115
Avg merge
3d 20h
Merged PRs (30d)
17

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.