Back to Browse

Testing SQL Notebooks with Contract Tests

79 views
Jan 25, 2026
10:02

This video is part of the "Microsoft Fabric for DevOps Engineers" playlist. SQL notebooks are a first-class citizen in Microsoft Fabric — yet they’re still one of the least tested parts of modern data platforms. In this video, I show why traditional unit testing doesn’t map well to SQL notebooks, and why contract testing is usually a better fit. Instead of testing implementation details, we focus on what actually matters in SQL: schemas, columns, data types, nullability, and transformation guarantees. You’ll see how to: - Think about SQL notebooks as production code - Apply contract testing to SQL notebooks in Microsoft Fabric - Turn implicit data assumptions into explicit, testable contracts

Download

1 formats

Video Formats

360pmp417.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Testing SQL Notebooks with Contract Tests | NatokHD