Aldrin Piri created MINIFI-121:
----------------------------------
Summary: Establish testing framework for C++
Key: MINIFI-121
URL: https://issues.apache.org/jira/browse/MINIFI-121
Project: Apache NiFi MiNiFi
Issue Type: Task
Components: Build
Reporter: Aldrin Piri
As the codebase continues to grow and evolve it would be helpful to ensure a
solid testing foundation moving forward. This is especially important in
addressing bug reports and the like when reported by folks in the community to
be sure we addressed specific issues that were not explicitly covered
beforehand.
There are several testing frameworks available: Catch, GoogleTest/GoogleMock,
boost unit test.
Of the libraries currently bundled with the codebase, GoogleTest is used by
yaml-cpp which might be nice from the standpoint of reuse, but CMake provides a
fair bit of flexibility in providing/acquiring other libraries.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)