1 instantiation of PlaywrightFixture
Aspire.Dashboard.Tests (1)
Integration\Playwright\Infrastructure\DashboardServerFixture.cs (1)
26PlaywrightFixture = new PlaywrightFixture();
2 references to PlaywrightFixture
Aspire.Dashboard.Tests (2)
Integration\Playwright\Infrastructure\DashboardServerFixture.cs (1)
22public PlaywrightFixture PlaywrightFixture { get; }
Integration\Playwright\Infrastructure\PlaywrightTestsBase.cs (1)
13public PlaywrightFixture PlaywrightFixture { get; }