trivago / cluecumber

Clear and concise reporting for the Cucumber BDD JSON format.
https://www.softwaretester.blog
Apache License 2.0
271 stars 88 forks source link

Cluecumber Report support for NodesJs #255

Closed jaydeepbasu closed 4 years ago

jaydeepbasu commented 4 years ago

Can you please let us know if Cluecumber report support is there for NodeJs. If no can you please let us know if there is any plan for that?

bischoffdev commented 4 years ago

Cluecumber is primarily a Maven plugin. The next iteration of the project will have more shapes. However, I don't have any plans to make a JS version of it.

bischoffdev commented 4 years ago

You can of course still generate reports using Maven after running your JS based tests.