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

Improve getting started documentation

Open arjendev opened this issue 1 year ago • 1 comments

arjendev avatar Oct 04 '24 09:10 arjendev

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:

  1. Mention python needs to be installed
  2. Selecting the Python interpreter in vscode
  3. How to write your first test
  4. How to run a test with test explorer / pytest
  5. Should we guide the user through setting up a requirements.txt?
  6. Should we guide the user in setting up a venv?

arjendev avatar Oct 11 '24 10:10 arjendev