data-factory-testing-framework icon indicating copy to clipboard operation
data-factory-testing-framework copied to clipboard

[Question] Support for Synapse Pipelines

Open keen85 opened this issue 1 year ago • 1 comments

Hi, project descriptions says:

A stand-alone test framework that allows to write unit tests for Data Factory pipelines on Microsoft Fabric and Azure Data Factory.

Are you thinking about adding support for Synapse Pipelines as well?

keen85 avatar Mar 11 '24 18:03 keen85

Hi @keen85,

We definitely want to support Synapse pipelines at some point. It should be relatively easy to do so, but we are first prioritizing improving the expression runtime to run on the logic apps expression runtime instead of our own custom implementation.

Feel free to make a contribution with adding Synapse support :)

arjendev avatar Mar 12 '24 08:03 arjendev

Hey @keen85,

Support for Synapse is available in the latest release (1.1.0) of the framework. Would love to hear any feedback and we're here to support if you face any issues. :)

jayachithra avatar Aug 30 '24 15:08 jayachithra