SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-fudge rpm build for : OpenSuSE. For other distributions click python3-fudge.

Name : python3-fudge
Version : 1.1.1 Vendor : obs://build_opensuse_org/devel:languages:python
Release : 4.2 Date : 2020-01-25 04:40:49
Group : Development/Languages/Python Source RPM : python-fudge-1.1.1-4.2.src.rpm
Size : 0.42 MB
Packager : (none)
Summary : Module for replacing real objects with fakes (mocks, stubs, etc) while testing
Description :
Complete documentation is available at http://farmdev.com/projects/fudge/

Fudge is a Python module for using fake objects (mocks and stubs) to test real ones.

In readable Python code, you declare what methods are available on your fake and
how they should be called. Then you inject that into your application and start
testing. This declarative approach means you don\'t have to record and playback
actions and you don\'t have to inspect your fakes after running code. If the fake
object was used incorrectly then you\'ll see an informative exception message
with a traceback that points to the culprit.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python:/backports/SLE_15/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-fudge-1.1.1-4.2.noarch.rpm
     

Provides :
python3-fudge

Requires :
python(abi) = 3.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python3.6/site-packages/fudge
/usr/lib/python3.6/site-packages/fudge-1.1.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/fudge-1.1.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/fudge-1.1.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/fudge-1.1.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/fudge-1.1.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/fudge/__init__.py
/usr/lib/python3.6/site-packages/fudge/__pycache__
/usr/lib/python3.6/site-packages/fudge/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/fudge/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/fudge/__pycache__/exc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/fudge/__pycache__/exc.cpython-36.pyc
/usr/lib/python3.6/site-packages/fudge/__pycache__/inspector.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/fudge/__pycache__/inspector.cpython-36.pyc
/usr/lib/python3.6/site-packages/fudge/__pycache__/patcher.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/fudge/__pycache__/patcher.cpython-36.pyc
/usr/lib/python3.6/site-packages/fudge/__pycache__/util.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/fudge/__pycache__/util.cpython-36.pyc
/usr/lib/python3.6/site-packages/fudge/exc.py
/usr/lib/python3.6/site-packages/fudge/inspector.py
/usr/lib/python3.6/site-packages/fudge/patcher.py
/usr/lib/python3.6/site-packages/fudge/tests
/usr/lib/python3.6/site-packages/fudge/tests/__init__.py
/usr/lib/python3.6/site-packages/fudge/tests/__pycache__
/usr/lib/python3.6/site-packages/fudge/tests/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/fudge/tests/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/fudge/tests/__pycache__/_py3_suite.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/fudge/tests/__pycache__/_py3_suite.cpython-36.pyc
/usr/lib/python3.6/site-packages/fudge/tests/__pycache__/test_fudge.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/fudge/tests/__pycache__/test_fudge.cpython-36.pyc
There is 28 files more in these RPM.

 
ICM