pavelpp

Results 6 comments of pavelpp

Any progress on this? It's a major showstopper as it's hard to sell to dev team Kotlin-Cucumber combo without proper kotlin support.

> @pavelpp is the show stopper major enough that you or someone from your team would be willing to help us implement this? > > What questions do you have...

@mpkorstanje Main showstopper is inability to auto-generate step definition snippets using shortcut keys. The fact that I need to actually type a whole bunch of boilerplate code. In the past...

@mpkorstanje yes. I guess this is actually done by IDE plugin?

@mpkorstanje I meant IDE. When I hit ALT+Enter in IDEA it suggests to create step definition for given step. Works for Java, but not for Kotlin.

@jonrosner sure. You can check examples here https://testsigma.com/blog/schema-validation-in-api-testing/ . Postman and some other tools support it in the UI, which is quite convenient, but if that is too much work,...