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

deadweight finds zero selectors when using rspec #31

Open
aeonaut opened this issue Apr 20, 2015 · 0 comments
Open

deadweight finds zero selectors when using rspec #31

aeonaut opened this issue Apr 20, 2015 · 0 comments

Comments

@aeonaut
Copy link

aeonaut commented Apr 20, 2015

Deadweight works as expected when I run it as a rake task. However, when I try to run it with rspec, it finds no selectors:

$ DEADWEIGHT=true rspec spec/features/surveys_index_spec.rb
No DRb server is running. Running in local process instead ...

found 0 unused selectors out of 0 total

Is there some way to make this work? Piggybacking on integration tests seems way better than trying to manually specify every page of my site.

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