Bas Dijkstra
Bas Dijkstra
Again, since @ashleyfrieze invited me to comment, here's my $0.02: I'd like to see this implemented anyway. Don't think that 'if people expect clean code they'd move to Groovy/Scala/Kotlin' is...
Just throwing in my $0.02: The first example is quite similar to the closest I've seen in data driven testing support in Jasmine, which I found (and stole from) here:...
Here’s a good read on how WireMock.Net implemented support for gRPC: http://mstack.nl/blogs/wiremock-net-grpc/
@alexec do you mean you’re writing an automated converter? If you’re converting the tests ‘manually’ you should be good, GPath is pretty badly documented but powerful enough to do pretty...
Hey @eliasespinosa, thanks, I will have a look very soon. I’ll try and reproduce the behaviour myself first (I’m assuming you’re getting some kind of error message) and if I...
@eliasespinosa just so you know, I haven’t had the time to look into this yet but I will do so this coming week. Will keep you posted.
OK, I can reproduce this. If this is the response body: ```json [ { "id": 1, "text": "Do the dishes" }, { "id": 2, "text": "Clean out the trash" },...
Fixed in https://github.com/basdijkstra/rest-assured-net/commit/00055e342e7e348528bded6e43f2d3c94d5d6b2d. @eliasespinosa could you have a look and let me know if this is what you expected? Also have a look at the tests please. If so, I'll...
Pushed a couple more commits that addresses the problem in a slightly more generic way. Less code, more elegance. Releasing a new version in 10 minutes or so, please retest...
Closing this for the moment, @eliasespinosa, please feel free to reopen if you don’t think this was adequately resolved in 4.2.2