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
Writing unit tests in solidity is a more cohesive developer experience than using truffle and javascript. Consider using forge and stubbing out tests in solidity instead of in javascript.
The text was updated successfully, but these errors were encountered:
Writing unit tests in solidity is a more cohesive developer experience than using truffle and javascript. Consider using forge and stubbing out tests in solidity instead of in javascript.
The text was updated successfully, but these errors were encountered: