0.0.2 • Published 2 years ago
@gluwa/foundry-test-utility v0.0.2
Foundry-Test-Utility
This package aim to deliver a set of reusable contracts and helper function that can be reused and override in your own Foundry tests.
To add yo your project
First install the package using NPM, Yarn or Forge Install.
npm i foundry-test-utilityor
yarn add foundry-test-utilityor
foundry install marc-aurele-besner/foundry-test-utilityThen add this package path in remapping.text
For NPM/Yarn
foundry-test-utility/contracts/=node_modules/foundry-test-utility/contractsFor Forge Install
foundry-test-utility/contracts/=libs/foundry-test-utility/contractsReference
This repository include helper contracts from: