Iván García Sainz-Aja

Results 20 comments of Iván García Sainz-Aja

hi, I had a look yesterday and this project is overly complex the problem seems to be, on a server side feature, when calling another scenario with no arguments, the...

hi @fscarlato this is a workarround it will work in your case, if you access the variable with karate.get('outer_scope_variable') ``` # common-outer-scope.feature Scenario: Matching request field * karate.log('Outer scope variable...

Hi, we are successfully implementing contract testing with pact and gRPC with java and spring-boot https://medium.com/@ivangsa/consumer-driven-contract-testing-for-grpc-pact-io-d60155d21c4c it's true "there's no way to define a 'dynamic' service, which could be given...

ok, let me share our use case/workflow.. this is a very standard asyncapi+avro, as you can see asyncapi has references to avro files that require does files to be retain...

Hi guys, any thoughts on this? Does this makes sense/fits into apicurio-registry?

For step 2 I understand developers will pull main artifact from registry adding a boolean flag to "download also referenced artifacts", I think this can work ok... For step 1...

> ... expanding the groups feature allowing some sort of granularity (sub-grups?) obviously with some limitations, but that's I think an option. limitations doesn't sound as a good option to...

that sound awseome! When this is on its way I may be able to help with the tooling, maven plugin, rest client... to make them behave as a single artifact...

> With all due respect, having something like do-while which is a JS feature that has been there since before JS even became a standard only implemented last week isn't...