Class | Hydra::Messages::Runner::RSpecResult |
In: |
lib/hydra/message/runner_messages.rb
|
Parent: | Hydra::Message |
The runner forks to run rspec messages so that specs don‘t get rerun. It uses this message to report the results. See Runner::run_rspec_file.
output | [RW] | the output of the spec |