Flowdock
prepare() protected

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File lib/spec/runner/example_group_runner.rb, line 32
      def prepare
        reporter.start(number_of_examples)
        example_groups.reverse! if reverse
      end
Register or log in to add new notes.