Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solidity Test Improvements #6118

Open
7 tasks
Tracked by #5604
kanej opened this issue Jan 7, 2025 · 0 comments
Open
7 tasks
Tracked by #5604

Solidity Test Improvements #6118

kanej opened this issue Jan 7, 2025 · 0 comments
Labels
type:epic A bigger effort that involves multiple issues and PRs v-next A Hardhat v3 development task

Comments

@kanej
Copy link
Member

kanej commented Jan 7, 2025

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
@kanej kanej mentioned this issue Jan 7, 2025
32 tasks
@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Jan 7, 2025
@kanej kanej added type:epic A bigger effort that involves multiple issues and PRs v-next A Hardhat v3 development task and removed status:ready This issue is ready to be worked on labels Jan 7, 2025
@fvictorio fvictorio added this to Hardhat Jan 7, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Hardhat Jan 7, 2025
@kanej kanej moved this from Backlog to To-do in Hardhat Jan 7, 2025
@kanej kanej added this to the Feature Rollout milestone Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:epic A bigger effort that involves multiple issues and PRs v-next A Hardhat v3 development task
Projects
Status: To-do
Development

No branches or pull requests

1 participant