Пакет python-module-pytest-bdd: Информация

    Исходный пакет: python-module-pytest-bdd
    Версия: 3.1.0-alt1
    Собран:  22 апреля 2019 г. 8:52 в задании #227516
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/pytest-bdd/

    Лицензия: MIT
    О пакете: BDD library for the py.test runner
    Описание: 
    pytest-bdd implements a subset of Gherkin language for the automation of
    the project requirements testing and easier behavioral driven
    development.
    
    Unlike many other BDD tools it doesn't require a separate runner and
    benefits from the power and flexibility of the pytest. It allows to
    unify your unit and functional tests, easier continuous integration
    server configuration and maximal reuse of the tests setup.
    
    Pytest fixtures written for the unit tests can be reused for the setup
    and actions mentioned in the feature steps with dependency injection,
    which allows a true BDD just-enough specification of the requirements
    without maintaining any context object containing the side effects of
    the Gherkin imperative declarations.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-pytest-bdd (noarch)
    python3-module-pytest-bdd (noarch)

    Сопровождающий: Stanislav Levin


      1. python2.7(glob2)
      2. python3(glob2)
      3. python2.7(mako)
      4. python2.7(parse)
      5. python2.7(parse_type)
      6. python2.7(pytest)
      7. python3(mako)
      8. python3-module-setuptools
      9. python3(parse)
      10. python3(parse_type)
      11. python3(tox)
      12. rpm-build-python3
      13. python3(execnet)
      14. python-module-setuptools
      15. python2.7(execnet)

    Последнее изменение


    26 марта 2019 г. Stanislav Levin 3.1.0-alt1
    - 3.0.0 -> 3.1.0.
    24 декабря 2018 г. Stanislav Levin 3.0.0-alt1
    - 2.19.0 -> 3.0.0.
    2 февраля 2018 г. Stanislav Levin 2.19.0-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools