We trying to integrate redmine with cucumber using redcukes, please provide the any steps or documentation for using redcukes with cucumber.
1.Installed redcukes (gem install redcukes), works fine.
2. Created env.rb file in support directory at cucumber project.
3. env.rb file is filled with our redmine server information (URL, username and password).
4. From hear we are not sure how to create user stories in redmine and use these stories to run as cucumber feature file. If possible please provide some pointers to these steps.
Thanks in advance.
-Anil
We trying to integrate redmine with cucumber using redcukes, please provide the any steps or documentation for using redcukes with cucumber.
1.Installed redcukes (gem install redcukes), works fine.
2. Created env.rb file in support directory at cucumber project.
3. env.rb file is filled with our redmine server information (URL, username and password).
4. From hear we are not sure how to create user stories in redmine and use these stories to run as cucumber feature file. If possible please provide some pointers to these steps.
Thanks in advance.
-Anil