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

ForEach item() is not available to child activities of child activities #102

Closed arjendev closed 1 month ago

arjendev commented 3 months ago

It seems like the foreach item() should be available to child activities of child activities. Investigate and introduce fix for scoping mechanism.