Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

SPEC= not working #222

Open
booch opened this issue Oct 20, 2017 · 0 comments
Open

SPEC= not working #222

booch opened this issue Oct 20, 2017 · 0 comments

Comments

@booch
Copy link

booch commented Oct 20, 2017

I like to use the SPEC= frequently, but it's not working (at least not on my current project). It seems to skip ALL the specs.

RAILS_ENV=test bundle exec rake spec:javascript
...
662 specs, 2 skipped or pending, 0 failures in 2.759s.
RAILS_ENV=test bundle exec rake spec:javascript SPEC=spec/javascripts/xyz_spec.js.coffee
...
662 specs, 662 skipped or pending, 0 failures in 0.149s.

It's possible that we're doing something slightly wrong, but I haven't been able to track it down.

I also find it weird that the 2 normally-skipped specs all of a sudden aren't counted.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant