Skip to content

[Discussion] Unit testsΒ #5

@drdanz

Description

@drdanz

We should definitely have unit tests in this repo.
I suggest to use Catch2, like in YARP.

Another very useful improvement for such a library would be to have a CMake module to add a unit test that should not build (for example because we added some static assert for that)
This is very important because this helps moving issue detection at build time instead of at run time.

I suggest to add such a module to YCM.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions