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

Description incorrect in specdoc output. #1

Open
tobyclemson opened this issue Jun 16, 2009 · 0 comments
Open

Description incorrect in specdoc output. #1

tobyclemson opened this issue Jun 16, 2009 · 0 comments

Comments

@tobyclemson
Copy link

Hi,

When using the new implicit subject syntax:

describe Object do
  it { should validate_presence_of(:attribute) }
end

the description string in the specdoc output is:

Object
- should model to validate the presence of attribute

which should be something like "Object should validate the presence of attribute". I'm not sure if this is a problem with your plugin or with the way the implicit subject functionality is implemented but I thought I'd let you know regardless.

Thanks,
Toby

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant