Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test summary should show duration time in a more user-friendly format #70

Open
mthalman opened this issue Mar 6, 2024 · 0 comments
Open

Comments

@mthalman
Copy link
Member

mthalman commented Mar 6, 2024

The test summary shows output like the following:

Tests run: 28, Errors: 0, Failures: 0, Skipped: 0. Time: 407.0531913s

The duration listed at the end is rather computer-y and would benefit from being more user-friendly. One option is to use the same pattern that vstest uses. Another option would be to format it with Humanizer.

@mthalman mthalman changed the title Test summary should duration time in a more user-friendly format Test summary should show duration time in a more user-friendly format Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant