Package python3-module-pytest-randomly: Information

    Source package: python3-module-pytest-randomly
    Version: 3.7.0-alt1
    Build time:  Aug 9, 2021, 11:48 AM
    Report package bug
    License: MIT
    Summary: Pytest plugin to randomly order tests and control random.seed
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-pytest-randomly (noarch)

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin

      1. python3(numpy)
      2. python3-module-setuptools
      3. python3(pytest)
      4. python3(pytest_xdist)
      5. python3(appdirs)
      6. python3(entrypoints)
      7. python3(tox)
      8. python3(tox_console_scripts)
      9. python3(factory)
      10. python3(faker)
      11. rpm-build-python3

    Last changed


    April 19, 2021 Stanislav Levin 3.7.0-alt1
    - 3.5.0 -> 3.7.0.
    March 26, 2021 Stanislav Levin 3.5.0-alt1
    - 3.4.1 -> 3.5.0.
    Oct. 14, 2020 Stanislav Levin 3.4.1-alt1
    - 3.1.0 -> 3.4.1.