• smartcontracts's avatar
    feat: allow arguments to contracts test recipe (#13152) · 4c0387b5
    smartcontracts authored
    Adds the ability to supply arguments to the "just test" recipe in
    the contracts package. Developers frequently need to add arguments
    to test specific contracts and running "just test" as the unified
    testing command is better than flipping to "forge test".
    4c0387b5
Name
Last commit
Last update
..
deploy-config Loading commit data...
deploy-config-periphery Loading commit data...
deployments Loading commit data...
lib Loading commit data...
meta Loading commit data...
scripts Loading commit data...
snapshots Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
foundry.toml Loading commit data...
justfile Loading commit data...