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

Migrate Testcontainers library to HofmeisterAn/dotnet-testcontainers #96

Closed
FlorianHockmann opened this issue Jun 9, 2022 · 0 comments · Fixed by #97
Closed

Migrate Testcontainers library to HofmeisterAn/dotnet-testcontainers #96

FlorianHockmann opened this issue Jun 9, 2022 · 0 comments · Fixed by #97
Milestone

Comments

@FlorianHockmann
Copy link
Member

HofmeisterAn/dotnet-testcontainers is the most popular .NET testcontainers version and it probably also becomes the "official" version: testcontainers/testcontainers-dotnet#91.

I'm currently unable to execute the tests on my local machine because I'm getting this error message: There are no supported docker client providers!
I don't know what's the cause for it, but I'm pretty sure that it doesn't occur with the HofmeisterAn version of Testcontainers. So, that's another reason to switch the libraries now.

FlorianHockmann added a commit that referenced this issue Jun 10, 2022
This will probably become the official version for
testcontainers-dotnet. So migrating now makes it easier for us to
migrate later to the official version.

Fixes #96.

Signed-off-by: Florian Hockmann <[email protected]>
@FlorianHockmann FlorianHockmann added this to the 0.4.1 milestone Jun 10, 2022
FlorianHockmann added a commit that referenced this issue Jun 20, 2022
This will probably become the official version for
testcontainers-dotnet. So migrating now makes it easier for us to
migrate later to the official version.

Fixes #96.

Signed-off-by: Florian Hockmann <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant