Dian Fu created FLINK-27421:
-------------------------------
Summary: Bundle test utility classes into the PyFlink package to
make users write test cases easily
Key: FLINK-27421
URL: https://issues.apache.org/jira/browse/FLINK-27421
Project: Flink
Issue Type: Improvement
Components: API / Python
Reporter: Dian Fu
Fix For: 1.16.0
Currently, the test utility classes are not bundled in the PyFlink package.
This doesn't affect the functionalities. However, when users are trying out
PyFlink and developing jobs with PyFlink, they may want to write some unit
tests to ensure the functionalities work as expected. There are already some
test utility classes in PyFlink, bundling them in the PyFlink package could
help users a lot and allow they write unit tests more easier.
See https://lists.apache.org/thread/9z468o1hmg4bm7b2vz2o3lkmoqhxnxg1 for more
details.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)