Automate testing Microsoft Fabric Data Pipelines with YAML Pipelines

In this post I want to show one way that you can automate testing Microsoft Fabric Data Pipelines with YAML pipelines in Azure DevOps. By implementing the Data Factory Testing Framework within Azure Pipelines in Azure DevOps. I previously shared the results of my initial tests of the Data Factory Testing Framework in the Fabric community … Read more

Happy together paths to test semantic models in Microsoft Fabric feature workspaces with BPA

In this post I cover two happy together paths to test semantic models in Microsoft Fabric feature workspaces with BPA. Before you deploy updates to your development environment. To clarify, when I say BPA I mean the Best Practices Analyzer functionality that you can work with to check that your semantic models are optimized and … Read more

Unit tests on Microsoft Fabric items

In this post I share various ways that you can perform unit tests on Microsoft Fabric items. Since a lot of people ask about unit testing in Microsoft Fabric these days and I want to provide some options. To clarify, I cover unit tests in this post. In other words, tests on individual components. As … Read more

T-SQL Tuesday #125 – Unit Testing database changes

My T-SQL Tuesday contribution for this month is about unit testing database changes. This month’s T-SQL Tuesday is hosted by Hamish Watson. You can read more about the invite by either clicking on the T-SQL Tuesday logo in this post or the link below. If you read Hamish’s invitation in detail here he explains very … Read more