https://github.com/soenneker/soenneker.playwrights.tests.unit
A fixtured unit test for testing with Playwright
https://github.com/soenneker/soenneker.playwrights.tests.unit
csharp dotnet environment object playwright playwrights playwrightunittest test tests unit
Last synced: 2 days ago
JSON representation
A fixtured unit test for testing with Playwright
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.playwrights.tests.unit
- Owner: soenneker
- License: mit
- Created: 2026-04-14T01:05:18.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-07-15T02:08:46.000Z (3 days ago)
- Last Synced: 2026-07-15T03:33:44.592Z (3 days ago)
- Topics: csharp, dotnet, environment, object, playwright, playwrights, playwrightunittest, test, tests, unit
- Language: C#
- Homepage: https://soenneker.com
- Size: 198 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.playwrights.tests.unit/)
[](https://github.com/soenneker/soenneker.playwrights.tests.unit/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.playwrights.tests.unit/)
#  Soenneker.Playwrights.Tests.Unit
### A fixtured unit test for testing with Playwright
## Installation
```
dotnet add package Soenneker.Playwrights.Tests.Unit
```