JoinColony / colonyNetwork

Colony Network smart contracts
https://colony.io/
GNU General Public License v3.0
437 stars 106 forks source link

Improve testing tooling #1189

Closed kronosapiens closed 3 months ago

kronosapiens commented 9 months ago

As truffle is being sunset, we would like to migrate our testing infrastructure to something newer. The two main candidates are Hardhat and Foundry.

This issue will track relevant information and discussion.

kronosapiens commented 9 months ago

Hardhat resources:

https://hardhat.org/hardhat-runner/docs/other-guides/truffle-migration

kronosapiens commented 3 months ago

Closed with #1194