We have started using NiFi for a lot of our data pipeline jobs. One of things which is challenging in Nifi is to do regression testing of the changes to the flows.
What are the common ways to handle unit and functional testing of NiFi flows? Are there any frameworks?