feat: add support for xUnit.v3 #5246
Annotations
5 errors and 2 warnings
Building:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'ClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Building:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
|
Building:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'ClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Building:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
|
Building
Process completed with exit code 1.
|
Building:
src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|
Building:
src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|
Loading