katewwg / pytest-samples

A collection of testing examples using pytest and many other libreris

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A collection of testing examples using pytest and many other libreris


Languages

Language:Python 90.9%Language:Makefile 9.1%