• 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
justfile 8.74 KB