Name: | python3-flexmock |
---|---|
Version: | 0.11.3 |
Release: | 4.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 242734 |
License: | BSD-2-Clause-Views |
RPM: | python3-flexmock-0.11.3-4.el9.noarch.rpm |
Source RPM: | python-flexmock-0.11.3-4.el9.src.rpm |
Build Date: | Sat Sep 23 2023 |
Build Host: | build-ol9-x86_64.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. |