Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests against real brokers (testcontainers-python) #58

Open
tribunsky-kir opened this issue Oct 18, 2024 · 2 comments
Open

Add tests against real brokers (testcontainers-python) #58

tribunsky-kir opened this issue Oct 18, 2024 · 2 comments

Comments

@tribunsky-kir
Copy link
Member

The current testcontainers-kafka is nice but has very limited functionality (no ZooKeeper or Schema Registry out of the box).

In fact, wunderkafka is not automatically tested against real brokers, which requires additional effort to test it manually (via docker compose locally or against running cluster).

@tofuurem
Copy link
Member

How exactly do you see this issue being resolved?
Do a heavy stack of integration testing?

@yv-svstl
Copy link
Collaborator

I would look into faststream tests. They don't have zookeper and sr, but the implementation would be similar i guess

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants