Skip to content

add functional test's structure

Igor Steinmacher requested to merge functional_tests_structure into master
  • add cucumber gem dependence in Gemfile
  • add selenium-webdrive dependence in Gemfile
  • configuring cucumber with selenium in env.rb

Configuration test environment for functional testing using Cucumber/Selenium

Merge request reports