A simple Pytest Project for confirming the API behaves as expected between iterations
$ pytest api_test.py
├── README.md # This file
├── api_test.py # Test Definitions
├── poetry.lock # Poetry Lockfile
└── pyproject.toml # Project Configuration