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

python3-pytest-randomly-3.3.1-bp153.1.21 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python3-pytest-randomly Distribution: SUSE Linux Enterprise 15 SP3
Version: 3.3.1 Vendor: openSUSE
Release: bp153.1.21 Build date: Sat Mar 6 10:46:20 2021
Group: Unspecified Build host: lamb14
Size: 35853 Source RPM: python-pytest-randomly-3.3.1-bp153.1.21.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/pytest-dev/pytest-randomly
Summary: Pytest plugin to randomly order tests and control random.seed
Pytest plugin to randomly order tests and control random.seed.

Features:
   * Randomly shuffles the order of test items. This is done first at
     the level of modules, then at the level of test classes (if you
     have them), then at the order of functions. This also works with
     things like doctests.
   * Resets random.seed() at the start of every test case and test to
     fixed number - this defaults to time.time() from the start of
     your test run, but you can pass in --randomly-seed to repeat a
     randomness-induced failure.
   * If factory boy is installed, its random state is reset at the
     start of every test. This allows for repeatable use of its random
     'fuzzy' features.
   * If faker is installed, its random state is reset at the start of
     every test. This is also for repeatable fuzzy data in tests.
   * If numpy is installed, its random state is reset at the start of
     every test.

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Apr 27 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 3.3.1:
    * Fix to work when pytest-xdist is not installed or active.
    * Add pytest-xdist support.
* Thu Feb 20 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 3.2.1:
    * Update MANIFEST.in so tests are included in the sdist tarball again.
* Mon Jan 06 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 3.2.0:
    * Converted setuptools metadata to configuration file
    * Convert reading entrypoints to use importlib.metadata.
      Depend on importlib-metadata on Python < 3.8.
    * Update Python support to 3.5-3.8.
* Mon Sep 09 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 3.1.0:
    * Add plugins via entry points pytest_randomly.random_seeder to allow
      outside packages to register additional random generators to seed.
      This has added a dependency on the entrypoints package.
  - Drop patch tests-restore-python2.7.patch
* Mon Jun 03 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 3.0.0:
    * Handle CollectErrors and ImportErrors during collection when accessing item.module.
* Tue Mar 26 2019 John Vandenberg <jayvdb@gmail.com>
  - Downgrade Faker dependency to Recommends
  - Add Suggests for numpy
  - Add tests-restore-python2.7.patch to re-add support for Python 2.7
  - Use PYTHONDONTWRITEBYTECODE=true to fix file-contains-buildroot
    on Leap 42.3
  - Update to v2.1.1
    * Fix including tests in sdist after re-arrangement in 2.1.0
  - from v2.1.0
    * Add the option --randomly-seed=last to reuse the last used value
      for the seed
  - from v2.0.0
    * Drop Python 2 support, only Python 3.4+ is supported now
* Thu Feb 14 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Make sure we execute tests
* Mon Jan 21 2019 Todd R <toddrme2178@gmail.com>
  - Initial version for v1.2.3

Files

/usr/lib/python3.6/site-packages/__pycache__
/usr/lib/python3.6/site-packages/__pycache__/pytest_randomly.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/__pycache__/pytest_randomly.cpython-36.pyc
/usr/lib/python3.6/site-packages/pytest_randomly-3.3.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/pytest_randomly-3.3.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pytest_randomly-3.3.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pytest_randomly-3.3.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pytest_randomly-3.3.1-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/pytest_randomly-3.3.1-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/pytest_randomly-3.3.1-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/pytest_randomly-3.3.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pytest_randomly.py
/usr/share/doc/packages/python3-pytest-randomly
/usr/share/doc/packages/python3-pytest-randomly/AUTHORS.rst
/usr/share/doc/packages/python3-pytest-randomly/README.rst
/usr/share/licenses/python3-pytest-randomly
/usr/share/licenses/python3-pytest-randomly/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024