[LiveLogger] Define long-term test plan #8724
Labels
Area: Terminal Logger
Problems with the livelogger/fancylogger/terminallogger -tl functionality.
triaged
Milestone
Per @rokonec's work in #8418, the test cases below are designed to give us good enough coverage. Given that this is inherently manual testing, we should figure out who executes them and when/how often.
I have added dotnet test intuitively, as I know it uses Console colors and Console.Write for test progress reporting.
As for "Multi project with tests" I would recommend sln with one console, three class libraries projects and one test xunit project.
By interactive restore I mean a restore which DeviceFlow prompt:

Here are some simple steps how to prepare simple console app:
$env:UserProfile\AppData\Local\MicrosoftCredentialProvider
Originally posted by @rokonec in #8418 (comment)
The text was updated successfully, but these errors were encountered: