Michael Akinde
Michael Akinde
Currently looking at setting up a test framework with Spek myself, and also glanced at Allure. Didn't seem to be any problem setting it up to generate reports on the...
The Spek test runner is a specialization of the jUnit5 TestEngine if I understand correctly, so I can't imagine it should be that much harder to implement than for Spock,...
Thanks for the answer. I'm no expert on either, but AFAIK writing is a bit more complicated. In terms of reading it's primarily that one uses the CloudSolrClient instead of...
Probably not, but thanks for the recommendation.
We use ansible for practically everything, and have been trying to setup rootless pods using podman for some time now. Not succeding very well, though; firstly the ansible command puts...
Wasn't able to get it working using Kotlin DSL, but maybe I'm doing it wrong? I'll see if I can extract a simple example.
Awesome. Thanks, and apologies for not getting back earlier - it slipped my mind in the rush to the holidays.
Hmm.. downgraded to 7.9.2 because of issues with Java 11, but I'm still seeing the same problem.