Skip to content

Add unit tests infrastructure  #150

@gguedesaz

Description

@gguedesaz

What do you think of adding an Unit tests infrastructure?

Currently, the tests in Tests/main.cpp have no explicit checks (I guess you look at the results "by eye"). If there is an unit tests infra, it would be way easier for developers to check they didn't mess up with an already working algorithm, add new test cases, etc...

We could use google tests to do it (https://github.com/google/googletest). The good news is that the licenses are compatible.

@sudz123 , please let me know if you like the idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions