Skip to content

Upgrade to xunit 3 #2714

Upgrade to xunit 3

Upgrade to xunit 3 #2714

Triggered via pull request February 25, 2025 14:28
Status Success
Total duration 3m 20s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
test: exercises/practice/bank-account/BankAccountTests.cs#L158
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
test: exercises/practice/bank-account/BankAccountTests.cs#L158
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)