Class
Autotest::Rspec2
In:
lib/autotest/rspec2.rb
Parent:
Autotest
Methods
consolidate_failures
gemfile?
make_test_cmd
new
normalize
setup_rspec_project_mappings
suffix
using_bundler?
Constants
SPEC_PROGRAM
=
File.expand_path('../../../bin/rspec', __FILE__)
Public Class methods
new
()
Public Instance methods
consolidate_failures
(failed)
gemfile?
()
make_test_cmd
(files_to_test)
normalize
(files_to_test)
setup_rspec_project_mappings
()
suffix
()
using_bundler?
()
[Validate]