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

Get Avro testing working in fully automated fashion #12

Open
jeff303 opened this issue Feb 10, 2024 · 0 comments
Open

Get Avro testing working in fully automated fashion #12

jeff303 opened this issue Feb 10, 2024 · 0 comments
Labels

Comments

@jeff303
Copy link
Owner

jeff303 commented Feb 10, 2024

Currently, the Avro test requires running docker compose outside of Clojure, then using a fixture to bind the corresponding vars. Of course, this is suboptimal.

testcontainers does offer Docker compose support. However, from fairly extensive testing, this does not seem to work properly for the purpose of running the Avro tests. It will require some more debugging and experimentation to get working.

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

No branches or pull requests

1 participant