Sha256: 157acf79e1787f331e55d2aa14de09ad766347c597add1f88115a65fe2cead05
Contents?: true
Size: 218 Bytes
Versions: 7
Compression:
Stored size: 218 Bytes
Contents
#!/usr/bin/env ruby require "test_boosters/cucumber_booster" cli_options = Semaphore::parse thread_index = cli_options[:index] - 1 cucumber_booster = Semaphore::CucumberBooster.new(thread_index) cucumber_booster.run
Version data entries
7 entries across 7 versions & 1 rubygems