Class Autotest::Rspec2
In: lib/autotest/rspec2.rb
Parent: Autotest

Methods

Constants

RSPEC_EXECUTABLE = File.expand_path('../../../exe/rspec', __FILE__)

Public Class methods

Public Instance methods

Overrides Autotest‘s implementation to read rspec output

@private

Overrides Autotest‘s implementation to generate the rspec command to run

Generates a map of filenames to Arrays for Autotest

Adds conventional spec-to-file mappings to Autotest configuation.

@private

[Validate]