Flowdock
tests_pass?() public

No documentation

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

Hide source
# File lib/spec/runner/heckle_runner.rb, line 65
        def tests_pass?
          @rspec_options.run_examples
        end
Register or log in to add new notes.