
Forge is a mocking library for Python. It draws most of its inspiration from Mox. It aims to be simple, but still feature-rich, and provide maximum flexibility for unit testing using the mock approach.
This package contains the Python 3 version of the forge module.