pytest-samples icon indicating copy to clipboard operation
pytest-samples copied to clipboard

A collection of testing examples using pytest and many other libreris

Effective testing with Python

This project was created for PyConEs 2021

Check out the test samples at tests Check out the slides at slides (markdown or PDF)

Feel free to refer or reuse this content. Attribution is appreciated

Usage

pytest
pytest -m unit

External documentation

https://docs.pytest.org/ https://github.com/dadoomer/markdown-slides