World({any_module_names})Module's name here can be a predefined Rails's helper or your application helper or a new helper which is just created here.
Then you can access method inside the module in all of your Cucumber's step definitions.
Credit: #51 Integration Tests With Cucumber
No comments:
Post a Comment