Skip to content

CppUnit: Improve test name display and selection #5083

@aleks-f

Description

@aleks-f
  • CppUnit does not print class name, which sometimes makes it hard to know which test is being ran
  • when given test function name, it executes the first it finds
    • if no class name, it should run all tests with the same name
    • it should accept the class name and run only that test

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions