-
Notifications
You must be signed in to change notification settings - Fork 317
Open
Labels
Area\TestsIssues that are targeted to tests or test projectsIssues that are targeted to tests or test projects
Description
The default xUnit console logger doesn't indicate when a test starts running, only when it completes. Consider using a custom xUnit test framework to emit start/end and warn on lon-running tests, as described here:
https://andrewlock.net/tracking-down-a-hanging-xunit-test-in-ci-building-a-custom-test-framework/
This would enhance our pipeline test output, making it easier to identify tests that hang or are running long.
cheenamalhotra
Metadata
Metadata
Assignees
Labels
Area\TestsIssues that are targeted to tests or test projectsIssues that are targeted to tests or test projects