Skip to content

Draft: Catch2: Enable retaining server logs in tests

Add TANGO_CATCH2_KEEP_TEST_LOGS CMake option to enable retaining server logs from tests.
Build with cmake -DTANGO_CATCH2_KEEP_TEST_LOGS=ON .. to enable.

Closes #1235 (closed)

Merge request reports