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.82k stars 278 forks source link

Add Seq Module #1276

Open montanehamilton opened 1 month ago

montanehamilton commented 1 month ago

What does this PR do?

New module to support the Seq logging server.

Why is it important?

Another module to make it easy for developers needing Seq to get testing quickly.

How to test this PR

Automated test added to demonstrate the Seq server accepts logs and that those logs can be read via the API.

netlify[bot] commented 1 month ago

Deploy Preview for testcontainers-dotnet ready!

Name Link
Latest commit 085f0ec41c0e3a07a97050b7fc2cea90518727d5
Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/671821fd35111f000888662d
Deploy Preview https://deploy-preview-1276--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.

TechLiam commented 1 month ago

Very glad you have PRed this in it was on my list of ones to do if someone hadn't :)