Skip to content

Format test summary as a table #19

@cmcmone

Description

@cmcmone

The current summary is to print one block information for each test. If there are many test cases, it is unfriendly to show the result for the user. It may be more convenient to print the results as a table. For example:

test-name completed passed failed
array_test 32 32 0
string_test 68 67 1
Total 100 99 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions