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
Split CI/CD pipeline so deployments are not created when nothing published #56
The current Github workflow builds and publishes within a single job (and thus creates a deployment on PR workflows).