| Name: | python3-flexmock |
|---|---|
| Version: | 0.10.10 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 172129 |
| License: | BSD-2-Clause-Views |
| RPM: | python3-flexmock-0.10.10-2.el8.noarch.rpm |
| Source RPM: | python-flexmock-0.10.10-2.el8.src.rpm |
| Build Date: | Tue Dec 06 2022 |
| Build Host: | build-ol8-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. |