Registry / testing / guard-test

guard-test

JSON →
library2.0.8rbrubygemsunverified

Automatically runs your tests on file modification using Guard, supporting various test frameworks.

gem install guard-test
INSTALL
IMPORT
SIG · GUARD-TEST
G
guard-test
testingrubyv2.0.8
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::Test
require 'guard/test'

Configure Guard to automatically run tests when files change.

require 'guard/test' # Add to Guardfile: # guard :test do # watch('test/**/*_test.rb') # end # Then run: guard
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.8latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
guard-test — gem install guard-test · libregistry