James Medel created MINIFICPP-1259:
--------------------------------------
Summary: Create Python C++ Bindings for MiNiFi C++ Testing
Framework
Key: MINIFICPP-1259
URL: https://issues.apache.org/jira/browse/MINIFICPP-1259
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: James Medel
Assignee: James Medel
Fix For: 0.8.0
Per https://issues.apache.org/jira/browse/MINIFICPP-1233
After thinking about different ways to test my MiNiFi H2O Python Processors, I
thought of two scenarios:
* I test them using the MiNiFi C++ testing framework
* I test them using a hybrid MiNiFi C++ Python bindings testing framework.
The first approach already exists. With this Jira ticket, I will address the
second approach by creating Python C++ bindings to the MiNiFi testing
framework, so then users can use MiNiFi C++'s testController in Python to
programmatically build their MiNiFi flow and test their C++ and Python
processors. Thus, users will have the flexibility to test their processors
using Python or C++.
Files that I will be working with include TestBase.h/.cpp, BuildTests.cmake and
more.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)