[
https://issues.apache.org/jira/browse/MINIFICPP-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-1259:
------------------------------------
Fix Version/s: 0.12.0
(was: 0.11.0)
> 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
> Priority: Blocker
> Fix For: 0.12.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.20.7#820007)