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

chore: add .mocharc.json #640

Merged
merged 1 commit into from Apr 22, 2024
Merged

chore: add .mocharc.json #640

merged 1 commit into from Apr 22, 2024

Conversation

rickstaa
Copy link
Contributor

What does this pull request do? Explain your changes. (required)

This pull request adds a .mocharc.json configuration file so that mocha hardhat tests can be directly debugged in VScode.

Specific updates (required)

  • Added .mocharc.json mocha config file.

How did you test each of these updates (required)

I checked that I can with this file now debug the smart contract tests.

Does this pull request close any open issues?

No

Checklist:

  • README and other documentation updated
  • All tests using yarn test pass

This commit adds a `.mocharc.json` configuration file so that mocha
hardhat tests can be directly debugged in
[VScode](https://hardhat.org/hardhat-runner/docs/advanced/vscode-tests).
Copy link
Member

@victorges victorges left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rickstaa rickstaa merged commit ab4ee17 into delta Apr 22, 2024
5 checks passed
@rickstaa rickstaa deleted the add_mocharc branch April 22, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants