You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to subs...@googlegroups.com
Is there a way to integrate substeps with cucumber api
Ian Moore
unread,
Jun 23, 2014, 11:36:29 AM6/23/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to subs...@googlegroups.com
Hi,
I'm not quite sure what aspect of the cucumber api you wish to integrate with?
Are you looking to reuse step implementations annotated with the cucumber @Given, @When etc ? If you are, I think the best way to achieve this is perform a search and replace of the codebase and replace the imports and annotations. We have performed the port on several projects and wasn't too onerous.