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

Include views #67

Open
cimm opened this issue Sep 15, 2011 · 0 comments
Open

Include views #67

cimm opened this issue Sep 15, 2011 · 0 comments

Comments

@cimm
Copy link

cimm commented Sep 15, 2011

Is there a way to include my view specs as well? I tried adding the views to the configuration file_pattern (I'm using HAML) in my RSpec spec_helper but this doesn't seem to change anything in the report.

c.file_pattern = [
  /(#{CoverMe.config.project.root}\/app\/.+\.rb)/i,
  /(#{CoverMe.config.project.root}\/lib\/.+\.rb)/i,
  /(#{CoverMe.config.project.root}\/app\/.+\.haml)/i
]

Maybe this isn't possible (yet)?

Thanks!

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