method
autospec?
1.3.1 -
Show latest stable
- Class:
Spec::Runner::Formatter::BaseTextFormatter
autospec?()protected
No documentation available.
# File lib/spec/runner/formatter/base_text_formatter.rb, line 104
def autospec?
[email protected] || ENV.has_key?("AUTOTEST")
end