You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2016/11/29 19:24:58 UTC

[jira] [Updated] (MINIFI-121) Establish testing framework for C++

     [ https://issues.apache.org/jira/browse/MINIFI-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aldrin Piri updated MINIFI-121:
-------------------------------
    Component/s: C++

> 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, C++
>            Reporter: Aldrin Piri
>              Labels: c++
>
> 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)