Regexp generated by Autotest for ignoring files is too greedy when working with Rails-Rspec.
Reported by James King | May 27th, 2008 @ 12:31 AM | in No-Milestone-Assigned
Regexp generated by Autotest for ignoring files is too greedy when working with Rails-Rspec.
I have a Public controller with views located in
app/views/publicand the corresponding specs
located in
spec/views/public.
Autotest ignores both these directories when running my specs.
Mislav Marohnić has come up with a workaround that can be found here. This might form the basis for fixing the problem.
http://github.com/mislav/kicksta...
Version info: rails 2.1.0_RC1, rspec 1.1.4, rspec-rails 1.1.4, ZenTest 3.9.2
Comments and changes to this ticket
-
David Chelimsky May 27th, 2008 @ 07:23 AM
- → Assigned user changed from to David Chelimsky
Looking at mislav's code and comments, seems like this is an autotest issue, not an rspec issue. Would you agree?
-
Mislav May 27th, 2008 @ 01:01 PM
I would agree :D
James, you filed the ticket against the wrong project ;)
-
James King May 28th, 2008 @ 12:40 AM
Sorry, this was my first ever ticket. Ahem.
I did originally file the ticket with ZenTest here:
http://rubyforge.org/tracker/?fu...
But Ryan thought it should be filed with Rails-Rspec, so I dutifully did :)
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Behaviour Driven Development for Ruby.
