Sha256: 81b408edce39fd911007e684bdbbb7993ca6786bb1d31979d559b42399d22525
Contents?: true
Size: 548 Bytes
Versions: 4
Compression:
Stored size: 548 Bytes
Contents
infinity_test do notifications :growl do show_images :mode => :mario_bros end use :rubies => %w(1.9.2 1.9.1 1.8.7 ree jruby macruby rbx), :test_framework => :rspec # use :specific_options => {'jruby' => 'J-cp bar/whisky-in-the.jar:.'} before(:each_ruby) do |environment| # ... end after(:each_ruby) do |environment| # ... end before_run do clear :terminal end after_run do # ... end #heuristics('my_pattern') do |file| # ... #end replace_patterns do |application| # ... end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
reputation-0.0.5 | .infinity_test |
reputation-0.0.4 | .infinity_test |
reputation-0.0.3 | .infinity_test |
reputation-0.0.2 | .infinity_test |