[ 
https://issues.apache.org/jira/browse/FLINK-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler closed FLINK-5889.
-----------------------------------
    Resolution: Won't Fix

The Python APIs will be removed.

> Improving the Flink Python batch API test framework
> ---------------------------------------------------
>
>                 Key: FLINK-5889
>                 URL: https://issues.apache.org/jira/browse/FLINK-5889
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / Python
>    Affects Versions: 1.3.0
>            Reporter: Lior Amar
>            Priority: Minor
>              Labels: test
>
> Allowing the developer to write multiple tests in a single file using the 
> python unittest framework. 
> The Python Batch API allows only a single plan in a file, thus requiring a 
> file for each case.
> This issue propose the following:
> * A way to gather multiple tests in a single python file, in a way similar to 
> the python standard unit test method.
> * A way to run tests from the command line via a shell script - will make 
> running multiple tests on a Flink deployment easier.
> You can take a look at https://github.com/lior-amar/flink.git the 
> pm/lior/py_tests branch. 
> Comments will be appreciated.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to