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
89 stars 21 forks source link

Add guidance on how to approach the framework for a new pipeline #36

Closed ydaponte closed 8 months ago

ydaponte commented 11 months ago

Goal: improve the guidance, by adding a step-by-step on the things that need to be considered when starting to test a new pipeline.

Success criteria:

ydaponte commented 11 months ago

@sreedhar-guda - one of the aspects of this item was the order of the activities in the pipelines vs the order in which the tests were written. Can you clarify if you find the answer to that on our next meeting or offline in the chat?

arjendev commented 8 months ago

Fixed in #72