class RSpec::Core::Bisect::ShellRunner

Provides an API to run the suite for a set of locations, using the given bisect server to capture the results.

Sets of specs are run by shelling out. @private