Sha256: eb57e6f9f39fc9add33801f1be9c06c8c18494b1bef8c9f2ddffd22cd09dfc10

Contents?: true

Size: 127 Bytes

Versions: 31

Compression:

Stored size: 127 Bytes

Contents

require 'fileutils'

After do
  dir = File.join(File.dirname(__FILE__), '../../', 'tmp/aruba/sample')
  FileUtils.rm_rf dir
end

Version data entries

31 entries across 31 versions & 2 rubygems

Version Path
testgen-1.0 features/support/hooks.rb
testgen-0.9 features/support/hooks.rb
testgen-0.8.8 features/support/hooks.rb
testgen-0.8.7 features/support/hooks.rb
testgen-0.8.6 features/support/hooks.rb
testgen-0.8.5 features/support/hooks.rb
testgen-0.8.4 features/support/hooks.rb
testgen-0.8.3 features/support/hooks.rb
testgen-0.8.2 features/support/hooks.rb
testgen-0.8.1 features/support/hooks.rb
cwtestgen-0.1.6 features/support/hooks.rb
cwtestgen-0.1.5 features/support/hooks.rb
cwtestgen-0.1.4 features/support/hooks.rb
cwtestgen-0.1.3 features/support/hooks.rb
cwtestgen-0.1.2 features/support/hooks.rb
cwtestgen-0.1.1 features/support/hooks.rb
cwtestgen-0.1 features/support/hooks.rb
testgen-0.8 features/support/hooks.rb
testgen-0.7 features/support/hooks.rb
testgen-0.6 features/support/hooks.rb