OpenBankProject / OpenBankProject/OBP-API
add the embedded kafka server for ScalaTest
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 482
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
Thanks to @marko-md, he suggested to add the embedded Kafka server for ScalaTest.
With that ,we can guarantee all the Kafka changes will be working properly.
Example libraries:
https://github.com/manub/scalatest-embedded-kafka
https://github.com/bfil/kafka-testkit
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository files, tests, or entry points are identified in the issue. Start by reviewing the existing ScalaTest and Kafka-related test setup, then compare the linked scalatest-embedded-kafka and kafka-testkit examples; done means Kafka changes can be exercised reliably through an embedded server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kafka, scala
- Domain
- distributed-systems, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100