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

Feature/playwright module #1288

Open alimahboubi opened 2 weeks ago

alimahboubi commented 2 weeks ago

What does this PR do?

This pull request introduces a new module to the Testcontainers for .NET library, enabling support for Playwright-based browser testing within Docker containers. The module allows users to run Playwright tests in isolated environments, facilitating consistent and reproducible end-to-end testing scenarios.

Why is it important?

Integrating Playwright into Testcontainers for .NET addresses the growing demand for modern, reliable browser automation tools in testing workflows. Playwright offers robust features for cross-browser testing, and its inclusion enhances the library's capabilities, providing developers with a comprehensive solution for containerized testing environments.

Related issues

Follow-ups

netlify[bot] commented 2 weeks ago

Deploy Preview for testcontainers-dotnet ready!

Name Link
Latest commit 26c67495f0b6daa78e58f1b7f6845f51b5c819f2
Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/6738ff8195a0860008708a7e
Deploy Preview https://deploy-preview-1288--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.