testcontainers-dotnet icon indicating copy to clipboard operation
testcontainers-dotnet copied to clipboard

feat: Add ClamAV module

Open pbolduc opened this issue 1 year ago • 1 comments

What does this PR do?

This PR adds ClamAV container support. It uses the current LTS (1.0.6) version as the default image.

Why is it important?

Having a ClamAV container enables testing client code that depends on ClamAV.

Related issues

n/a

How to test this PR

Build and run the tests container in ClamAvContainerTest in the Testcontainers.ClamAv.Tests project. Two tests validate that a connection can be made to ClamAV and PING and VERSION commands execute correctly.

cd tests/Testcontainers.ClamAv.Tests
dotnet test

pbolduc avatar May 09 '24 18:05 pbolduc

Deploy Preview for testcontainers-dotnet ready!

Name Link
Latest commit 7691441bf30f34c059b19f030780362b99237a93
Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/668c0fc932572100084fc990
Deploy Preview https://deploy-preview-1172--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.

netlify[bot] avatar May 09 '24 18:05 netlify[bot]