-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
feat: expose solidity test runner config via user config #5837
base: v-next
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
hardhatTotal size of the bundle: List of dependencies (sorted by size)
|
2ecb430
to
e62a664
Compare
e62a664
to
27c734f
Compare
27c734f
to
3693970
Compare
3693970
to
58fa591
Compare
58fa591
to
1c5f1a1
Compare
1c5f1a1
to
b99dd9a
Compare
b99dd9a
to
1131ca0
Compare
1131ca0
to
8d1e133
Compare
This PR is a draft because we might want to leave it off until after the alpha.
This PR implements https://www.notion.so/nomicfoundation/Configuration-122578cdeaf58049a477dc4c585834f4
In particular, it:
test
key to thesolidity.profiles.*
user config (orsolidity.*
orsolidity
if the user uses a less granular setup than build profiles)--timeout
flag with asolidity.profiles.*.test.timeout
in user configsolidity.profiles.*.test
without exposing any EDR types