monkeypatching
There are 3 repositories under monkeypatching topic.
kobayashi/s3monkey
A Python library that allows you to interact with Amazon S3 Buckets as if they are your local filesystem.
DahlitzFlorian/monkeypatch-global-variables-video-snippets
Supporting material for the video "How to Monkeypatch Global Variables in pytest" published on my YouTube channel.
LeipeLeon/warner
Annotate your code w/ custom deprecation warnings to the $stderr when a newer version of a gem or rails is installed. Especially useful for monkeypatching.