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

Testcontainers for Python #72

Open
amotl opened this issue Jun 2, 2023 · 2 comments
Open

Testcontainers for Python #72

amotl opened this issue Jun 2, 2023 · 2 comments
Labels
python Pull requests that update Python code

Comments

@amotl
Copy link
Member

amotl commented Jun 2, 2023

About

@amotl
Copy link
Member Author

amotl commented Sep 5, 2023

The "Testcontainers for Python" implementation for CrateDB is located here.

pytest-based initialization code to use the "Testcontainers for Python" implementation, and provide a pytest fixture to the test cases, can be found within the conftest.py files of the corresponding projects.

Finally, those test cases demonstrate how to actually use that pytest fixture.

@amotl
Copy link
Member Author

amotl commented Feb 10, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

1 participant