microsoft / data-factory-testing-framework

A stand-alone test framework that allows to write unit tests for Data Factory pipelines on Microsoft Fabric and Azure Data Factory.
MIT License
68 stars 15 forks source link

docs: add fabric nested pipeline example #110

Closed ydaponte closed 1 month ago

ydaponte commented 1 month ago

Adding a fabric ingestion pipeline example with a nested pipeline invocation. Includes:

Closes #42