testcontainers / testcontainers-dotnet

A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
https://dotnet.testcontainers.org
MIT License
3.77k stars 271 forks source link

feat: Add ArangoDB module #1058

Closed ShirAvneri closed 10 months ago

ShirAvneri commented 10 months ago

What does this PR do?

Adds an ArangoDB container to the list of supported Testcontainers.

Why is it important?

Provides an ArangoDB test container.

How to test this PR

Run Testcontainers.ArangoDb.Tests.

netlify[bot] commented 10 months ago

Deploy Preview for testcontainers-dotnet ready!

Name Link
Latest commit f42f0c7b68a987976613aae93bab749b0915bd1f
Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/656b4338085173000815a030
Deploy Preview https://deploy-preview-1058--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.

ShirAvneri commented 10 months ago

Thanks @HofmeisterAn!

eddumelendez commented 10 months ago

Here you can see the preview in the Module Catalog.