issues
search
dgollahon
/
rspectre
Exorcise the apparitions haunting your tests.
MIT License
75
stars
10
forks
source link
Fix default rspec argument
#4
Closed
dgollahon
closed
7 years ago
dgollahon
commented
7 years ago
It appears that passing an empty array for configuration does not run any specs--unlike the
rspec
binary which runs the specs in
spec/
by default.
rspec
binary which runs the specs inspec/
by default.