Jos Lagerweij

Results 8 comments of Jos Lagerweij

As it turns out, the fix is not that difficult. I have created 2021.1.1 release, this should be available via the plugins download of JetBrains as soon as they review...

Can you give an example of what is not recognised? `And("^the product id is (\\d+)$")` The above does work for navigation.

Ah, I now see the problem and have submitted 2021.1.2 for review to Jetbrains

I am planning to add some sample project, but it will be based on this project example from Cucumber itself: https://github.com/cucumber/cucumber-jvm/tree/main/kotlin-java8

The `cucumber.api.java8.En` class comes from the dependency `io.cucumber:cucumber-java8`. You need to depend on that to make it work. This plugin does not work with annotations, sadly.

As I cannot reproduce this myself, allowing the background process to be cancelled might be a good option. So I changed that in the 2022.3.0 version. Let me know if...

To be fair, I cannot find the time to get to fixing any bugs. Perhaps this plugin does things better, it does support Kotlin: https://plugins.jetbrains.com/plugin/16289-cucumber-

I just had the same error. I am on the latest MacOS. Downgraded to 5.8.1 and was then asked to allow access for Cura to the local network. So for...