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
92
stars
21
forks
source link
Configure read-only properties on the pipeline class #122
Some properties like variables are not supposed to be updated externally. Update this field and check if there are other fields that should be properties in the codebase.
Some properties like
variables
are not supposed to be updated externally. Update this field and check if there are other fields that should be properties in the codebase.