[rspec-users] Autospec doesn't pick up my plugin specs
Bart Zonneveld
zuperinfinite at gmail.com
Wed Jan 14 05:13:25 EST 2009
On 8-jan-2009, at 10:50, Bart Zonneveld wrote:
> 'ello list,
>
> 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...
More information about the rspec-users
mailing list