infinitewarp / patch-demo-20211203

demo of patching a python context manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

patch-demo-20211203

demo of patching a python context manager

  1. poetry install
  2. poetry run python -m my_great_app to run the code
  3. poetry run pytest to test the code
  4. poetry run pytest -s to test the code and see all the print output

About

demo of patching a python context manager

License:GNU General Public License v3.0


Languages

Language:Python 100.0%