feat: allow arguments to contracts test recipe (#13152)
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".
Showing
Please register or sign in to comment