Name: | python2-flexmock |
---|---|
Version: | 0.10.2 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 169922 |
License: | BSD |
RPM: | python2-flexmock-0.10.2-4.el7.noarch.rpm |
Source RPM: | python-flexmock-0.10.2-4.el7.src.rpm |
Build Date: | Wed Oct 25 2017 |
Build Host: | x86-ol7-builder-02.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. |