Skip to content

Migrate C++ tests from Boost to GoogleTest #40

@deyna256

Description

@deyna256

Currently C++ tests use Boost headers and run multiple tests from a single method, which is not maintainable. We should migrate to GoogleTest framework to have proper test isolation, better test reporting, and more maintainable test structure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions