Name: | python2-flexmock |
---|---|
Version: | 0.10.2 |
Release: | 5.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 169922 |
License: | BSD |
RPM: | python2-flexmock-0.10.2-5.el7.noarch.rpm |
Source RPM: | python-flexmock-0.10.2-5.el7.src.rpm |
Build Date: | Wed Mar 11 2020 |
Build Host: | x86-ol7-builder-03.us.oracle.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. |