feat: add xUnit testing harness (#3044) #5342
Annotations
8 warnings
src/Playwright.Xunit/WorkerAwareTest.cs#L53
Dereference of a possibly null reference.
|
src/Playwright.Xunit/WorkerAwareTest.cs#L79
Dereference of a possibly null reference.
|
src/Playwright.Xunit/WorkerAwareTest.cs#L87
Dereference of a possibly null reference.
|
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'
|
src/Playwright.Xunit/WorkerAwareTest.cs#L53
Dereference of a possibly null reference.
|
src/Playwright.Xunit/WorkerAwareTest.cs#L79
Dereference of a possibly null reference.
|
src/Playwright.Xunit/WorkerAwareTest.cs#L87
Dereference of a possibly null reference.
|
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'
|
The logs for this run have expired and are no longer available.
Loading