You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to revisit #126 to recap the ideas and standards we came up with. I think those are the best features of V1!
For example, users can now have custom Test.sol and Script.sol tailored to the needs of their project.
I agree that this should be communicated on all relevant channels.
A good example of a project which has greatly benefited from the modularization of forge-std introduced in V1 is my foundry-template, since I am now able to selectively import the StdCheats and use that alongside PRBTest rather than DSTest:
We need to revisit #126 to recap the ideas and standards we came up with. I think those are the best features of V1!
For example, users can now have custom
Test.sol
andScript.sol
tailored to the needs of their project.No hurry - whenever you find time.
Cc @PaulRBerg @mds1
Unrelated to this issue:
This should be communicated on Twitter, in the
README
, and in Foundry Book.The text was updated successfully, but these errors were encountered: