-
Notifications
You must be signed in to change notification settings - Fork 57
Generalize specification helpers #828
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
Conversation
To be d 8000 one: Investigate why the assertion that ensures we only have one contract of each kind triggers. |
6b7e060
to
e1aaab0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, it is way cleaner that way !
If you want, I can try to debug the missing tests so that this PR is ready to be merged (because I will definitely need your nice infrastructure to add the two new contracts for my project).
dbe1a83
to
d302eb2
Compare
@jad-hamza Feel free to review superficially, mostly adding you to keep you in the loop on changes to specs infrastructure. |
This PR unifies the handling of specification helpers, so it becomes easier to add new kinds of specs.