serenity-bdd / serenity-cucumber

Cucumber integration for the Serenity BDD Reporting library
Other
78 stars 74 forks source link

Serenity-cucumber implementation for ruby and protractor #20

Closed eymemathew closed 9 years ago

eymemathew commented 9 years ago

Hi does anyone know of any similar implementation for ruby and protractor. I'm looking at using serenity with cucumber. Found a ruby gem for serenity but that isn't the same as this module. Any information regarding this would be great.

wakaleo commented 9 years ago

Serenity uses JVM byte instrumentation, so at this stage it is exclusively for Cucumber-Java or other JVM implementations.