When trying to run the tests, I encountered an error because the class io.confluent.parallelconsumer.ManagedTruth (specifically referencing assertThat) could not be found. This prevents the tests from running.
Error details:
It seems like there might be a missing dependency or a classpath issue related to the test setup.