cucumber-jvm-scala
cucumber-jvm-scala copied to clipboard
Cucumber Scala
### 🤔 What's the problem you've observed? ### ✨ Do you have a proposal for making it better? ### 📚 Any additional context? ---- *This text was originally generated from...
### 🤔 What's the problem you've observed? It's important to give accurate documentation to our users and sometimes documentation is not updated, leading to pieces of code copy/pasted by users...
**Describe the solution you'd like** A integration library "cucumber-scalatest" that would remove the need for "cucumber-junit" and runs the Cucumber scenarios as Scalatest instances.
**Is your feature request related to a problem? Please describe.** Jackson Scala module has some flaws and using it with the `JacksonDefaultDataTableEntryTransformer` to automatically map datatables does not always work....
While it's not a blocker for us in terms of maintenance today, the community has moved on and all major frameworks/libs already dropped support for Java 8 or even Java...