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

Add e2e test for node test runner #5964

Open
kanej opened this issue Nov 20, 2024 · 0 comments
Open

Add e2e test for node test runner #5964

kanej opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task

Comments

@kanej
Copy link
Member

kanej commented Nov 20, 2024

We want to avoid the issue of Node test runner not working on windows due to paths and tsx usage. An end to end test that runs the Node test runner (and the Mocha test runner) would have shown this issue in our CI.

Perhaps the simplest approach is to run the example project npm scripts for tests (i.e. `npx hardhat3 test).

@kanej kanej added the v-next A Hardhat v3 development task label Nov 20, 2024
@kanej kanej added this to the Private Alpha Follow-up milestone Nov 20, 2024
@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Nov 20, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Hardhat Nov 20, 2024
@kanej kanej moved this from Backlog to To-do in Hardhat Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task
Projects
Status: To-do
Development

No branches or pull requests

2 participants