Table of Contents - empty_cucumber-0.0.4 Documentation
Pages
- Gemfile.tt
- cucumber.yml.tt
- env.rb.tt
- feature_example.feature.tt
- hooks.rb.tt
- rakefile.rb.tt
- steps_example.rb.tt
Classes and Modules
Methods
- ::source_root — EmptyCucumber::Create
- #copy_cucumber_yml — EmptyCucumber::Create
- #copy_env — EmptyCucumber::Create
- #copy_feature_template — EmptyCucumber::Create
- #copy_gemfile — EmptyCucumber::Create
- #copy_hooks — EmptyCucumber::Create
- #copy_rakefile_file — EmptyCucumber::Create
- #copy_steps_def_file — EmptyCucumber::Create
- #create_folders — EmptyCucumber::Create
- #prepare — EmptyCucumber::Base