Sha256: 497eaddd51de8e7ca1a611e719f3c0c4851f469322fe2a223c4df941526d58af

Contents?: true

Size: 238 Bytes

Versions: 20

Compression:

Stored size: 238 Bytes

Contents

require "simplecov"
SimpleCov.start
PROJECT_ROOT_PATH = File.dirname(File.dirname(File.dirname(__FILE__)))
require "middleman-core"
require "middleman-core/step_definitions"
require File.join(PROJECT_ROOT_PATH, 'lib', 'middleman-deploy')

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
middleman-deploy-0.2.4 features/support/env.rb
middleman-deploy-0.2.3 features/support/env.rb
middleman-deploy-0.2.2 features/support/env.rb
middleman-deploy-0.2.1 features/support/env.rb
middleman-deploy-0.2.0 features/support/env.rb
middleman-deploy-0.1.4 features/support/env.rb
middleman-deploy-0.1.3 features/support/env.rb
middleman-deploy-0.1.2 features/support/env.rb
middleman-deploy-0.1.1 features/support/env.rb
middleman-deploy-0.1.0 features/support/env.rb
middleman-deploy-with-notifications-0.0.32 features/support/env.rb
middleman-deploy-with-notifications-0.0.31 features/support/env.rb
middleman-deploy-0.0.12 features/support/env.rb
middleman-deploy-with-notifications-0.0.30 features/support/env.rb
middleman-deploy-0.0.11 features/support/env.rb
middleman-deploy-0.0.10 features/support/env.rb
middleman-deploy-0.0.9 features/support/env.rb
middleman-deploy-0.0.8 features/support/env.rb
middleman-deploy-0.0.7 features/support/env.rb
middleman-deploy-0.0.6 features/support/env.rb