//
pkg.gl
Category
github.com/crytic/medusa
utils
testutils
package
0.1.8
Repository:
https://github.com/crytic/medusa.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
61 SLOC
#
Functions
CopyToTestDirectory
CopyToTestDirectory copies files or directories from the provided filePath (relative to ./tests/contracts/) to an ephemeral directory used for unit tests.
ExecuteInDirectory
ExecuteInDirectory executes the given method in a given test directory.