You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: