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.76k stars 271 forks source link

feat: Add custom configuration for retries, interval and timeout #1169

Closed HofmeisterAn closed 5 months ago

HofmeisterAn commented 5 months ago

What does this PR do?

The pull request extends the ICustomConfiguration interface and adds getters for the recently added wait strategy options.

Why is it important?

This allows developers to globally override the default configurations instead of configuring each wait strategy individually.

Related issues

netlify[bot] commented 5 months ago

Deploy Preview for testcontainers-dotnet ready!

Name Link
Latest commit 175635b05a4e5dd6ce24a45bcfc31c0bc05e0e37
Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/66361f017ad17700080a8fdc
Deploy Preview https://deploy-preview-1169--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.