Skip to content

Add ability to show GUnit Tests in gtest_list_tests #76

@MattYoung50

Description

@MattYoung50

Right now it only lists the name of the test fixture and not any of the SHOULD test cases:

GTest Version

image

image

image

Notice how CalculatorTestsGTest has its test case `ShouldReturnCorrectSumOf2Numbers`

GUnit Version

image

image

image

Notice how `Calculator Tests GUnit Add` doesn't list its test cases `Return Correct Sum of 9 + 8` and `Return Correct Sum of 9 + 9`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions