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

Some example metadata is wrong/missing (RSpec integration) #1

Open
kytrinyx opened this issue Feb 7, 2012 · 0 comments
Open

Some example metadata is wrong/missing (RSpec integration) #1

kytrinyx opened this issue Feb 7, 2012 · 0 comments
Labels

Comments

@kytrinyx
Copy link
Contributor

kytrinyx commented Feb 7, 2012

A bunch of the metadata on the example points to the DSL module rather than the place where the verify is being called, since specify() is being called in the DSL module. I think it should be possible to bind the call to specify to the callers context.

Some of the issues this causes are:

  • The approvals don't register :filtered => true, e.g. if you try to run just certain examples or groups.
  • The formatter for an example group points to the DSL file rather than the spec file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant