Skip to content

feat: add xUnit testing harness #5341

feat: add xUnit testing harness

feat: add xUnit testing harness #5341

Triggered via pull request November 21, 2024 23:36
Status Success
Total duration 2m 2s
Artifacts

code-style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: src/Playwright.Xunit/WorkerAwareTest.cs#L53
Dereference of a possibly null reference.
build: src/Playwright.Xunit/WorkerAwareTest.cs#L79
Dereference of a possibly null reference.
build: src/Playwright.Xunit/WorkerAwareTest.cs#L87
Dereference of a possibly null reference.
build: 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'
build: src/Playwright.Xunit/WorkerAwareTest.cs#L53
Dereference of a possibly null reference.
build: src/Playwright.Xunit/WorkerAwareTest.cs#L79
Dereference of a possibly null reference.
build: src/Playwright.Xunit/WorkerAwareTest.cs#L87
Dereference of a possibly null reference.
build: 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'