Name: | python3-flexmock |
---|---|
Version: | 0.10.8 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 167359 |
License: | BSD |
RPM: | python3-flexmock-0.10.8-1.el8.noarch.rpm |
Source RPM: | python-flexmock-0.10.8-1.el8.src.rpm |
Build Date: | Mon Sep 13 2021 |
Build Host: | host-100-100-224-44.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://flexmock.readthedocs.org |
Summary: | Testing library that makes it easy to create mocks, stubs and fakes |
Description: | Flexmock is a testing library for Python that makes it easy to create mocks, stubs and fakes. The API is inspired by a Ruby library of the same name, but Python flexmock is not a clone of the Ruby version. It omits a number of redundancies in the Ruby flexmock API, alters some defaults, and introduces a number of Python-only features. |