Registry / testing / guard-rspec

guard-rspec

JSON →
library4.7.3rbrubygemsunverified

Guard::RSpec automatically run your specs (much like autotest).

gem install guard-rspec
INSTALL
IMPORT
SIG · GUARD-RSPEC
G
guard-rspec
testingrubyv4.7.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Guard
require 'guard/rspec'

Start Guard::RSpec to auto-run specs

require 'guard/rspec' Guard::RSpec.new(watchers: [Guard::Watcher.new(/^spec\/.+_spec\.rb$/)]).start
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.7.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
guard-rspec — gem install guard-rspec · libregistry