Sha256: 7ec7f590c98618abb9db00b40a50f9f6d3870e5bd4774780ee148021afdc8432
Contents?: true
Size: 345 Bytes
Versions: 4
Compression:
Stored size: 345 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe "Motor" do it "should connect with a pre-existing selenium grid hub to run the tests" do end it "should start a selenium grid hub if one is not specified" do end it "should shutdown a selenium grid hub if told to, and if the hub is local" do end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
statt-0.0.4 | spec/motor_spec.rb |
statt-0.0.3 | spec/motor_spec.rb |
statt-0.0.2 | spec/motor_spec.rb |
statt-0.0.1 | spec/motor_spec.rb |