You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,7 @@
3
3
A stand-alone test framework that allows to write unit tests for Data Factory pipelines on [Microsoft Fabric](https://learn.microsoft.com/en-us/fabric/data-factory/), [Azure Data Factory](https://learn.microsoft.com/en-us/azure/data-factory/concepts-pipelines-activities?tabs=data-factory) and [Azure Synapse Analytics](https://learn.microsoft.com/en-us/azure/data-factory/concepts-pipelines-activities?tabs=data-factory).
4
4
5
5
> The framework is community supported only, hence there's no official Microsoft SLA for features or bug fixes.
6
-
> Please file and issue for bugs or feature requests. The framework is open source and contributions are welcome!
7
-
6
+
> Please file an issue for bugs or feature requests. The framework is open source and contributions are welcome!
8
7
## Features :star:
9
8
10
9
The framework evaluates pipeline and activity definitions which can be asserted. It does so by providing the following features:
0 commit comments