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

James Medel commented on MINIFICPP-1259:
----------------------------------------

Hi [~oceanfish81], so after reviewing this ticket and the other one related 
MINIFICPP-1233, I decided to write a C++ test program, so I can get a program 
out to test my h2o processors sooner. Once I finish development for the C++ 
test program, then I will return to this ticket. I added more info on the C++ 
test program and my progress in MINIFICPP-1233.

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

Reply via email to