feat: add xUnit testing harness #5202
Annotations
8 warnings
Building:
src/Playwright.Xunit/WorkerAwareTest.cs#L53
Dereference of a possibly null reference.
|
Building:
src/Playwright.Xunit/WorkerAwareTest.cs#L79
Dereference of a possibly null reference.
|
Building:
src/Playwright.Xunit/WorkerAwareTest.cs#L87
Dereference of a possibly null reference.
|
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.Xunit/WorkerAwareTest.cs#L53
Dereference of a possibly null reference.
|
Building:
src/Playwright.Xunit/WorkerAwareTest.cs#L79
Dereference of a possibly null reference.
|
Building:
src/Playwright.Xunit/WorkerAwareTest.cs#L87
Dereference of a possibly null reference.
|
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