Skip to content

robert-aitken/pytest-learning-reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytest Learning Reference

Personal learning reference for pytest.

This repository was created while following the freeCodeCamp.org video course Pytest Tutorial - How to Test Python Code and adapting the examples to a VS Code workflow.

Course reference: https://youtu.be/cHYq1MRoyI0

The course uses PyCharm, but this repository uses VS Code, a local Python virtual environment, requirements.txt, and the VS Code pytest test runner.

Documentation

Document Purpose
docs/first-time-setup.md First-time setup notes covering the virtual environment, pytest installation, requirements.txt, and ignored local files
docs/running-tests.md Notes on running pytest from the command line and through the VS Code Testing sidebar

Notes

This is a learning repository, not a production test framework.

The aim is to build a practical pytest reference that can be reused when adding tests to future Python and data engineering projects.

About

Personal learning reference for pytest.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages