Day: March 28, 2023

  • Synapse Minimal Test Framework – Part 4: CI with GitHub

    Synapse Minimal Test Framework – Part 4: CI with GitHub

    In this 5 part series I will be talking about the Synapse Minimal Test Framework. The why, how and whatnot: Want to dive straight into the code? Want to skip reading? All code below can be found on GitHub: jpaarhuis/synapse-minimal-test-framework: Minimal test framework to test Azure Synapse pipelines with MSTest (CI included) (github.com) Automate testing using…