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
Improvement to Solidity Test that aren't required for the initial Public Alpha release. These will be implemented throughout the course of the Public Alpha.
TODO
Import resolution in Foundry different (recursive in lib?)
Revisit spacing in testing output
Assertion failures do not specify the code line for the failed assert
We don’t display any result message for pnpm hardhat3 test solidity if there are no solidity tests
consider further config options for console.logging in tests, allowing you to swap away from the default
how do we support fuzzing test console.log
consider rerunning failed tests
The text was updated successfully, but these errors were encountered:
Improvement to Solidity Test that aren't required for the initial Public Alpha release. These will be implemented throughout the course of the Public Alpha.
TODO
pnpm hardhat3 test solidity
if there are no solidity testsThe text was updated successfully, but these errors were encountered: