A stand-alone test framework that allows to write unit tests for Data Factory pipelines on Microsoft Fabric, Azure Data Factory and Azure Synapse Analytics.
I don't think the getting started is in a well enough shape to guide a citizen developer and thus I don't want to highlight it in the main README for now. If people have no exposure before to Python, the current getting started does not explain the following topics well enough:
Mention python needs to be installed
Selecting the Python interpreter in vscode
How to write your first test
How to run a test with test explorer / pytest
Should we guide the user through setting up a requirements.txt?
I don't think the getting started is in a well enough shape to guide a citizen developer and thus I don't want to highlight it in the main README for now. If people have no exposure before to Python, the current getting started does not explain the following topics well enough: