Skip to content

Template-based tests #5

@ruspl-afed

Description

@ruspl-afed

We need to support tests for several (configurable) parameter types, like:

std::vector<int>
std::vector<bool>
std::vector<SomeUserType>

The idea is to have test logic parametrized with the same parameter type(s) that are availble for class/function under test

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions