Sha256: 08b6c446a8326108188658b65422180637755ebfab47ab27a76267e0db1ee33d

Contents?: true

Size: 158 Bytes

Versions: 9

Compression:

Stored size: 158 Bytes

Contents

##
# @file hooks.rb
# Register Brine callbacks for Cucumber hooks.
##

##
# Call CleanerUpper after the test run.
##
After do
  cleanup_created_resources
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
brine-dsl-0.12.7 lib/brine/hooks.rb
brine-dsl-0.12.6 lib/brine/hooks.rb
brine-dsl-0.13.0.pre.SNAPSHOT lib/brine/hooks.rb
brine-dsl-0.12.5 lib/brine/hooks.rb
brine-dsl-0.12.4 lib/brine/hooks.rb
brine-dsl-0.12.3 lib/brine/hooks.rb
brine-dsl-0.12.2 lib/brine/hooks.rb
brine-dsl-0.12.1 lib/brine/hooks.rb
brine-dsl-0.12.0 lib/brine/hooks.rb