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

chore: Remove SharedContainerInstance and use ContainerFixture instead #1378

Merged
merged 3 commits into from
Feb 21, 2025

Conversation

0xced
Copy link
Contributor

@0xced 0xced commented Feb 20, 2025

Now that Testcontainers.Xunit is available we can get rid of SharedContainerInstance in the Testcontainers.Commons project since it serves the same purpose.

…stead

Now that `Testcontainers.Xunit` is available we can get rid of `SharedContainerInstance` in the `Testcontainers.Commons` project since it serves the same purpose.
Copy link

netlify bot commented Feb 20, 2025

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit a10fabc
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/67b87921ee0d7a0008392bd6
😎 Deploy Preview https://deploy-preview-1378--testcontainers-dotnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

HofmeisterAn
HofmeisterAn previously approved these changes Feb 21, 2025
Copy link
Collaborator

@HofmeisterAn HofmeisterAn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, thanks.

@HofmeisterAn HofmeisterAn added the chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups label Feb 21, 2025
@HofmeisterAn HofmeisterAn merged commit adbd9a7 into testcontainers:develop Feb 21, 2025
66 checks passed
@0xced 0xced deleted the PostgreSqlFixture branch February 21, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants