dotnet / dotnet/SqlClient

Consider custom xUnit test start/end logging

Open
#3,701 0 comments 1 reaction 0 assignees View on GitHub
Area\Tests
Dominant language
C#
Stars
989
Forks
340
Avg merge
4d 19h
Merged PRs (30d)
72

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.