Module: Beaker

Defined in:
lib/beaker-pe.rb,
lib/beaker-pe.rb,
lib/beaker-pe/version.rb,
lib/beaker-pe/install/pe_utils.rb,
lib/beaker-pe/options/pe_version_scraper.rb,
lib/beaker-pe/pe-client-tools/install_helper.rb,
lib/beaker-pe/pe-client-tools/executable_helper.rb,
lib/beaker-pe/pe-client-tools/config_file_helper.rb

Overview

Second,We need to reload the DSL, but before we had reloaded it in the global namespace, which result in errors colliding with other gems rightfully not expecting beaker’s dsl to be available at the global level.

Defined Under Namespace

Modules: DSL, Options Classes: TestCase