A Nifi Flow Testing Framework built upon NiPyApi, a Python client SDK for Apache NiFi. We can run flow tests without writing single line of code, regardless of the complexity of your data flow. Framework provides automation to run Nifi, Nifi Registry and all the dependent services in docker containers, deploy flow from Registry, setup test data, run the tests and clean-up the data.
Medium Article: https://medium.com/@dharmachand/comprehensive-guide-to-nifi-flow-testing-with-nipyapi-e44a61975be9
GitHub Repo: https://github.com/dharmachand/nifi-testing
Top comments (0)