Registry / testing / autotest-rails

autotest-rails

JSON →
library4.2.1rbrubygemsunverified

This is an autotest plugin to provide rails support. It provides basic rails support and extra plugins for migrations and fixtures.

gem install autotest-rails
INSTALL
IMPORT
SIG · AUTOTEST-RAILS
A
autotest-rails
testingrubyv4.2.1
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.

Autotest
require 'autotest/rails'

Use autotest with Rails to automatically run tests on file changes.

require 'autotest/rails' # Run autotest in a Rails project directory: # autotest # This will automatically run tests on file changes.
Debug
Known issues
gotchaDeprecated in favor of more modern test runners like guard or spring.
fix
Consider migrating to guard-minitest or guard-rspec for better performance.
affects: all
Upgrade
Version history
4.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
autotest-rails — gem install autotest-rails · libregistry