I’m trying to develop a plugin with rspec, but I can’t seem to get
autospec to watch my spec files. I’ve used the rspec_plugin to create
my plugin, so I have a spec directory with a pending step in it. Do I
need to adjust autospec’s mapping somewhere? And if so, how?
I’m trying to develop a plugin with rspec, but I can’t seem to get
autospec to watch my spec files. I’ve used the rspec_plugin to
create my plugin, so I have a spec directory with a pending step in
it. Do I need to adjust autospec’s mapping somewhere? And if so,
how?
Never mind, figured it out. I needed to run autospec from the root of
my plugin, not the root of my rails project…
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.