Martin Zink created MINIFICPP-1752:
--------------------------------------
Summary: Remove the catch2 dependency from our the test
infrastructure
Key: MINIFICPP-1752
URL: https://issues.apache.org/jira/browse/MINIFICPP-1752
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Martin Zink
Assignee: Martin Zink
There is a direct dependency in TestBase.h and SingleInputTestController.h to
Catch2 which prevents any other testframework to use them.
We might want to use another framework if it simplifies the testing.
e.g.: MINIFICPP-1735 needs gtest because the GCS mocks are implemented in gmock.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)