py3-mox3-1.1.0p12
Mox is a mock object framework for Python
Back to search · Project homepage
Description
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.
Package information
- Ports path
- devel/py-mox3
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, sparc64, alpha, hppa
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-pbr
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel