Arquisoft / Arquisoft/bddExample
Change Kafka tests to run without external dependency
Open
- Dominant language
- Java
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
It would be better to run the Kafka tests with an in-memory Kafka. [This project seems to solve this](https://github.com/manub/scalatest-embedded-kafka).
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Kafka tests and identify where they depend on an external Kafka instance. Review the linked scalatest-embedded-kafka project, then verify that the test suite runs without an external Kafka service and that the existing Kafka scenarios still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kafka
- Domain
- distributed-systems, testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100