py3-mox3

Mox is a mock object framework for Python

WWW CVSWeb GITHub
  1. Package version
    py3-mox3-1.1.0p5
  2. Maintainer
    The OpenBSD ports mailing-list

Mox will make mock objects for you, so you don't have to create your
own! It mocks the public/protected interfaces of Python objects. You set
up your mock objects expected behavior using a domain specific language
(DSL), which makes it easy to use, understand, and refactor!

This package provides Mox3, an unofficial update with Python 3 support.
It is fairly compatible with mox, but small enhancements have been made.

  • python3

  • devel/py-pbr,python3
  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • devel/py-fixtures,python3
  • devel/py-pbr,python3
  • lang/python/3.10