Skip to content

Improve output of dotnet test #3842

Open
@Socolin

Description

@Socolin

Hello,

When running dotnet test there are a lots of output and the console output is kind of useless du to the noise.

Would it be possible to improve the output to get something similar with jest for example:

  • One line for each passed test (tree view when there are multiple assembly)
  • Write at the end all the failed test and their output
  • Total success / failed test at the very end

image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions