-
Notifications
You must be signed in to change notification settings - Fork 49
Whole spec inheritance #10
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
Comments
Pretty major bug where
will collapse because we try to define an existing group. I think this use case is actually pretty natural to fall into. Can get around with some code changes and
but it makes the API inconsistent. May disable automatic lookup in favour of always using |
Prefer |
Example for docs
|
Generally needs a "bang" fn at the end to roll up all the specs.
Possibly have two styles
Could also just allow |
|
#8 #23
Example?Elected for no hard example in
examples/
but see:h lush-extending-specs
andThe text was updated successfully, but these errors were encountered: