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

Adding cassandra #1

Merged
merged 13 commits into from
Feb 8, 2025
Merged

Adding cassandra #1

merged 13 commits into from
Feb 8, 2025

Conversation

gavindekock
Copy link
Owner

What does this PR do?

This PR adds an Apache Cassandra test container for .NET. The implementation follows a similar approach to the Apache Cassandra test container for Java.

Why is it important?

.NET also has excellent mature and stable support for connecting to Cassandra. Therefore, this addition enables developers who use Cassandra with .NET to write end-to-end acceptance and integration tests using the familiar Testcontainers paradigm, just as their Java counterparts do.

@gavindekock gavindekock merged commit 5b9de6d into develop Feb 8, 2025
55 checks passed
@gavindekock gavindekock deleted the adding-cassandra branch February 8, 2025 23:29
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

Successfully merging this pull request may close these issues.

1 participant