python3-forge

mocking and testing modules (Python 3 version)
  https://github.com/vmalloc/pyforge
  0
  no reviews



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.