Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-testfixtures-5.3.1-lp152.3.3 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python3-testfixtures Distribution: openSUSE Leap 15.2
Version: 5.3.1 Vendor: openSUSE
Release: lp152.3.3 Build date: Sun Mar 1 14:01:53 2020
Group: Development/Languages/Python Build host: lamb26
Size: 906976 Source RPM: python-testfixtures-5.3.1-lp152.3.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/Simplistix/testfixtures
Summary: A collection of helpers and mock objects for unit tests and doc tests
TestFixtures is a collection of helpers and mock objects that are
useful when writing unit tests or doc tests.

If you're wondering why "yet another mock object library", testing is
often described as an art form and as such some styles of library will
suit some people while others will suit other styles. This library
contains common test fixtures the author found himself
repeating from package to package and so decided to extract them into
their own library and give them some tests of their own!

Provides

Requires

License

MIT

Changelog

* Fri Jan 05 2018 alarrosa@suse.com
  - Update to version 5.3.1
    * Fix missing support for the start_new_session parameter to
      ~testfixtures.popen.MockPopen.
* Fri Nov 17 2017 alarrosa@suse.com
  - Update to version 5.3.0
    * Add pytest traceback hiding for TempDirectory.compare.
    * Add warnings that log_capture, tempdir and replace are not
      currently compatible with pytest's fixtures mechanism.
    * Better support for stdout or stderr *not* being set to PIPE
      when using testfixtures.popen.MockPopen.
    * Add support to testfixtures.popen.MockPopen for
      using subprocess.Popen as a context manager in Python 3.
    * Add support to testfixtures.popen.MockPopen for stderr=STDOUT.
    * Work done on  testfixtures.popen.MockPopen.
* Tue Sep 26 2017 t.gruner@katodev.de
  - Initial release version 5.2.0

Files

/usr/lib/python3.6/site-packages/testfixtures
/usr/lib/python3.6/site-packages/testfixtures-5.3.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/testfixtures-5.3.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/testfixtures-5.3.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/testfixtures-5.3.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/testfixtures-5.3.1-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/testfixtures-5.3.1-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/testfixtures-5.3.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/testfixtures/__init__.py
/usr/lib/python3.6/site-packages/testfixtures/__pycache__
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/comparison.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/comparison.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/compat.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/compat.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/components.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/components.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/django.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/django.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/logcapture.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/logcapture.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/outputcapture.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/outputcapture.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/popen.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/popen.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/replace.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/replace.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/resolve.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/resolve.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/rmtree.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/rmtree.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/shouldraise.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/shouldraise.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/shouldwarn.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/shouldwarn.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/sybil.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/sybil.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/tdatetime.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/tdatetime.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/tempdirectory.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/tempdirectory.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/comparison.py
/usr/lib/python3.6/site-packages/testfixtures/compat.py
/usr/lib/python3.6/site-packages/testfixtures/components.py
/usr/lib/python3.6/site-packages/testfixtures/django.py
/usr/lib/python3.6/site-packages/testfixtures/logcapture.py
/usr/lib/python3.6/site-packages/testfixtures/outputcapture.py
/usr/lib/python3.6/site-packages/testfixtures/popen.py
/usr/lib/python3.6/site-packages/testfixtures/replace.py
/usr/lib/python3.6/site-packages/testfixtures/resolve.py
/usr/lib/python3.6/site-packages/testfixtures/rmtree.py
/usr/lib/python3.6/site-packages/testfixtures/shouldraise.py
/usr/lib/python3.6/site-packages/testfixtures/shouldwarn.py
/usr/lib/python3.6/site-packages/testfixtures/sybil.py
/usr/lib/python3.6/site-packages/testfixtures/tdatetime.py
/usr/lib/python3.6/site-packages/testfixtures/tempdirectory.py
/usr/lib/python3.6/site-packages/testfixtures/tests
/usr/lib/python3.6/site-packages/testfixtures/tests/__init__.py
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/conftest.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/conftest.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/mock.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/mock.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/sample1.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/sample1.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/sample2.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/sample2.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_compare.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_compare.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_comparison.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_comparison.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_components.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_components.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_date.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_date.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_datetime.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_datetime.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_diff.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_diff.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_generator.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_generator.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_log_capture.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_log_capture.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_logcapture.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_logcapture.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_outputcapture.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_outputcapture.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_popen.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_popen.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_popen_docs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_popen_docs.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_rangecomparison.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_rangecomparison.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_replace.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_replace.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_replacer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_replacer.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_roundcomparison.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_roundcomparison.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_should_raise.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_should_raise.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_shouldwarn.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_shouldwarn.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_stringcomparison.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_stringcomparison.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_sybil.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_sybil.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_tempdir.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_tempdir.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_tempdirectory.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_tempdirectory.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_time.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_time.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_wrap.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/__pycache__/test_wrap.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/configparser-read.txt
/usr/lib/python3.6/site-packages/testfixtures/tests/configparser-write.txt
/usr/lib/python3.6/site-packages/testfixtures/tests/conftest.py
/usr/lib/python3.6/site-packages/testfixtures/tests/directory-contents.txt
/usr/lib/python3.6/site-packages/testfixtures/tests/mock.py
/usr/lib/python3.6/site-packages/testfixtures/tests/sample1.py
/usr/lib/python3.6/site-packages/testfixtures/tests/sample2.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_compare.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_comparison.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_components.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_date.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_datetime.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_diff.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django/__init__.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django/__pycache__
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django/__pycache__/manage.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django/__pycache__/manage.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django/__pycache__/models.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django/__pycache__/models.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django/__pycache__/settings.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django/__pycache__/settings.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django/__pycache__/test_compare.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django/__pycache__/test_compare.cpython-36.pyc
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django/manage.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django/models.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django/settings.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_django/test_compare.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_generator.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_log_capture.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_logcapture.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_outputcapture.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_popen.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_popen_docs.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_rangecomparison.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_replace.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_replacer.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_roundcomparison.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_should_raise.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_shouldwarn.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_stringcomparison.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_sybil.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_tempdir.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_tempdirectory.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_time.py
/usr/lib/python3.6/site-packages/testfixtures/tests/test_wrap.py
/usr/lib/python3.6/site-packages/testfixtures/utils.py
/usr/lib/python3.6/site-packages/testfixtures/version.txt
/usr/share/doc/packages/python3-testfixtures
/usr/share/doc/packages/python3-testfixtures/LICENSE.txt
/usr/share/doc/packages/python3-testfixtures/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024