microsoft / data-factory-testing-framework

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

feat: introduce TestFramework class to evaluate child executePipeline… #21

Closed arjendev closed 10 months ago

arjendev commented 11 months ago

This PR introduces:

arjendev commented 10 months ago

Just minor comments, not blocking the PR. You can go ahead and merge. Just in the PR itself, when you create the PR link it to the issue you are solving. In this case add something like " PR closes issue #7 ". We might need to create a PR template with a checklist.

I referenced the issue in the PR now (not in text but as part of the PR).