You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ivan Serdyuk (Jira)" <ji...@apache.org> on 2020/11/12 15:54:00 UTC

[jira] [Commented] (MINIFICPP-1259) Create Python C++ Bindings for MiNiFi C++ Testing Framework

    [ https://issues.apache.org/jira/browse/MINIFICPP-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17230729#comment-17230729 ] 

Ivan Serdyuk commented on MINIFICPP-1259:
-----------------------------------------

Any progress here?

> 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.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)