We just upgraded to Junit 5.10.0 We have @ParameterizedTest with @CsvSource. In Junit 5.10.0 the conversion is more strict. (#3178) But in our tests we receive always a exception (see starcktrace).
Hello, I am trying to run a pact test with pact junit5 consumer version 4..4.3 in a java project (intellij) using maven. When running the test I can see i get to the ...