-
Notifications
You must be signed in to change notification settings - Fork 323
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
Cli experience changes #1960
Cli experience changes #1960
Conversation
- Adding the time for individual tests. - Use indicators instead of Passed/Failed - Formatted Summary.
} | ||
|
||
[TestMethod] | ||
public void TestRunCompleteHandlerShouldNotWriteTolatTestToConsoleIfTestsAborted() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TestRunCompleteHandlerShouldNotWriteTolatTestToConsoleIfTestsAborted [](start = 20, length = 68)
Why have we removed these two tests? Can you please tell what will be the new behavior in case of these scenario?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Related issue
#1824 #1836
Older output:
New Output: