testcontainers / testcontainers-python

Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
https://testcontainers-python.readthedocs.io/en/latest/
Apache License 2.0
1.58k stars 288 forks source link

fix: bring back cassandra driver bc otherwise how does it get installed for cassandra module test run? #680

Closed alexanderankin closed 2 months ago

alexanderankin commented 2 months ago

cleanup after incorrect decision made on scylla pr rebase