You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.