Registry / testing / watchr

watchr

JSON →
library0.5.9rbrubygemsunverified

Modern continuous testing (flexible alternative to autotest).

gem install watchr
INSTALL
IMPORT
SIG · WATCHR
W
watchr
testingrubyv0.5.9
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.

Watchr
require 'watchr'

Watch files and run tests on change

require 'watchr' Watchr::Script.new('**/*.rb') { |f| system('ruby', f) }.run
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.9latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
36
OpenAI (training)
1
Resources
watchr — gem install watchr · libregistry