You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.NET Testcontainers do not support Apache Cassandra.
Solution
Add a new builder for Apache Cassandra.
Benefit
.NET has excellent and mature support for connecting to Cassandra. Adding .NET support for Cassandra in Testcontainers would enable .NET developers to write end-to-end acceptance and integration tests using the familiar Testcontainers paradigm, just like their Java counterparts do.
Alternatives
Starting the Cassandra container outside of the solution manually.
Would you like to help contributing this enhancement?
Yes
The text was updated successfully, but these errors were encountered:
Problem
.NET Testcontainers do not support Apache Cassandra.
Solution
Add a new builder for Apache Cassandra.
Benefit
.NET has excellent and mature support for connecting to Cassandra. Adding .NET support for Cassandra in Testcontainers would enable .NET developers to write end-to-end acceptance and integration tests using the familiar Testcontainers paradigm, just like their Java counterparts do.
Alternatives
Starting the Cassandra container outside of the solution manually.
Would you like to help contributing this enhancement?
Yes
The text was updated successfully, but these errors were encountered: