confluentinc / confluentinc/parallel-consumer
Error running tests: io.confluent.parallelconsumer.ManagedTruth.assertThat not found
Open
- Dominant language
- Java
- Stars
- 299
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.