معرفی شرکت ها


python3-module-pytest-randomly-3.7.0-alt1.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Pytest plugin to randomly order tests and control random.seed
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته python3-module-pytest-randomly
نام فایل بسته python3-module-pytest-randomly-3.7.0-alt1.noarch.rpm
نسخه بسته 3.7.0
انتشار بسته alt1
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Mon 19 Apr 2021 02
هاست سازنده slev-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی https://pypi.org/project/pytest-randomly/
مجوز MIT
حجم دانلود 13K
حجم نصب 28.246K
Randomness in testing can be quite powerful to discover hidden flaws in the tests themselves, as well as giving a little more coverage to your system. By randomly ordering the tests, the risk of surprising inter-test dependencies is reduced - a technique used in many places. By resetting the random seed to a repeatable number for each test, tests can create data based on random numbers and yet remain repeatable, for example factory boy's fuzzy values. This is good for ensuring that tests specify the data they need and that the tested system is not affected by any data that is filled in randomly due to not being specified.


نیازمندی

مقدار نام
- /usr/lib/python3/site-packages
- python3(argparse) < 0
- python3(hashlib) < 0
- python3(importlib.metadata) < 0
- python3(pytest) < 0
- python3(random) < 0
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
- python3(pytest-randomly)
- python3(pytest_randomly)
= 3.7.0-alt1:sisyphus+269977.1700.7.1 python3-module-pytest-randomly


نحوه نصب


نصب پکیج rpm python3-module-pytest-randomly:

    sudo apt-get install python3-module-pytest-randomly-3.7.0-alt1.noarch.rpm


فایل ها

مسیرها
/usr/lib/python3/site-packages/__pycache__/pytest_randomly.cpython-39.opt-1.pyc
/usr/lib/python3/site-packages/__pycache__/pytest_randomly.cpython-39.opt-2.pyc
/usr/lib/python3/site-packages/__pycache__/pytest_randomly.cpython-39.pyc
/usr/lib/python3/site-packages/pytest_randomly-3.7.0-py3.9.egg-info
/usr/lib/python3/site-packages/pytest_randomly-3.7.0-py3.9.egg-info/PKG-INFO
/usr/lib/python3/site-packages/pytest_randomly-3.7.0-py3.9.egg-info/SOURCES.txt
/usr/lib/python3/site-packages/pytest_randomly-3.7.0-py3.9.egg-info/dependency_links.txt
/usr/lib/python3/site-packages/pytest_randomly-3.7.0-py3.9.egg-info/entry_points.txt
/usr/lib/python3/site-packages/pytest_randomly-3.7.0-py3.9.egg-info/not-zip-safe
/usr/lib/python3/site-packages/pytest_randomly-3.7.0-py3.9.egg-info/requires.txt
/usr/lib/python3/site-packages/pytest_randomly-3.7.0-py3.9.egg-info/top_level.txt
/usr/lib/python3/site-packages/pytest_randomly.py
/usr/share/doc/python3-module-pytest-randomly-3.7.0
/usr/share/doc/python3-module-pytest-randomly-3.7.0/README.rst


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2021-04-19

3.5.0 -> 3.7.0.

2021-03-26

3.4.1 -> 3.5.0.

2020-10-14

3.1.0 -> 3.4.1.

2020-04-28

Fixed FTBFS.

2019-12-02

Fixed testing against Pytest 5.3+.

2019-11-16

1.2.3 -> 3.1.0.

2018-12-19

Initial build.