Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37530128
en ru br
ALT Linux repos
S:1.1.0-alt2

Group :: Development/Python3
RPM: python3-module-pytest-expect

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.0-alt2
Build date: 26 april 2021, 15:15 ( 156.5 weeks ago )
Size: 7589 b

Home page:   https://pypi.python.org/pypi/pytest-expect/

License: MIT
Summary: A py.test plugin that stores test expectations by saving the set of failing tests
Description:

A py.test plugin that stores test expectations by saving the set of
failing tests, allowing them to be marked as xfail when running them in
future. The tests expectations are stored such that they can be
distributed alongside the tests. However, note that test expectations
can only be reliably shared between Python 2 and Python 3 if they only
use ASCII characters in their node ids: this likely isn't a limitation
if tests are using the normal Python format, as Python 2 only allows
ASCII characters in identifiers.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-pytest-expect
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin