You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Kevin Doran (JIRA)" <ji...@apache.org> on 2017/05/17 13:49:04 UTC

[jira] [Created] (MINIFI-319) Investigate CMake's CatchTest auto-scan capability

Kevin Doran created MINIFI-319:
----------------------------------

             Summary: Investigate CMake's CatchTest auto-scan capability
                 Key: MINIFI-319
                 URL: https://issues.apache.org/jira/browse/MINIFI-319
             Project: Apache NiFi MiNiFi
          Issue Type: Improvement
          Components: C++, Testing
            Reporter: Kevin Doran


The CMake project provides an integration with Catch, the testing framework we use in minifi-cpp:
https://github.com/philsquared/Catch/blob/master/docs/build-systems.md

The CMake script they provide, [ParseAndAddCatchTests.cmake|https://github.com/philsquared/Catch/blob/master/contrib/ParseAndAddCatchTests.cmake], would likely have to be added to our project and included from our CMakeLists.txt file.

Related to: [PR #96|https://github.com/apache/nifi-minifi-cpp/pull/96#issuecomment-301543336]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)