Class
Autotest::Rspec
In:
lib/autotest/rspec.rb
Parent:
Autotest
Methods
consolidate_failures
make_test_cmd
new
normalize
Constants
SPEC_PROGRAM
=
File.expand_path(File.join(File.dirname(__FILE__), '..', '..', 'bin', 'spec'))
Public Class methods
new
()
Public Instance methods
consolidate_failures
(failed)
make_test_cmd
(files_to_test)
normalize
(files_to_test)
[Validate]