rmpestano / cukedoctor

BDD living documentation using Cucumber and Asciidoctor: https://goo.gl/Yp3NiU
https://rmpestano.github.io/cukedoctor/
Apache License 2.0
123 stars 23 forks source link

Spoken language support for cucumber-jvm 2.x+ #151

Open andrewesweet opened 4 years ago

andrewesweet commented 4 years ago

A “to-do” to check, not confirmed.

Spoken languages are specified in Gherkin using a comment. I think Cukedoctor was parsing this comment to determine the language used. Given we no longer get comments in the JSON, have we effectively lost locale support?

rmpestano commented 4 years ago

Hi @andrewesweet, looks like it is still based on comments but I also need to check if it is still working