Skip to content

fix(c++): do not run test when compile the library #612

@acezen

Description

@acezen

Describe the bug, including details regarding any error messages, version, and platform.

the catch_discover_tests would make that test run in the compilation phase which is not the expectation. In the compilation phase, just build the test cases.

Component(s)

C++

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions