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

Implement a way to run the stack traces tests cases automatically #328

Open
Tracked by #246
fvictorio opened this issue Mar 8, 2024 · 0 comments
Open
Tracked by #246

Comments

@fvictorio
Copy link
Member

fvictorio commented Mar 8, 2024

#319 doesn't assume that we are running the stack traces test cases automatically, but we have a lot of them so we should abstract them and execute them with a single runner.

One option is to do the same we do in Hardhat: have directories with solidity files, plus JSON files that work as DSLs for those tests. But we can consider alternative options (macros? a different way to express the DSL?)

@fvictorio fvictorio added this to EDR Apr 24, 2024
@github-project-automation github-project-automation bot moved this to Unconfirmed in EDR Apr 24, 2024
@fvictorio fvictorio moved this from Unconfirmed to Todo in EDR May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant