Revisions of python-pytest

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 460258 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 24)
first batch of singlespec packages
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 428222 from Todd R's avatar Todd R (TheBlackCat) (revision 23)
update to version 3.0.2
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 14)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 225731 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 11)
- Update to version 2.5.2:
  - fix issue409 -- better interoperate with cx_freeze by not
    trying to import from collections.abc which causes problems 
    for py27/cx_freeze.  Thanks Wolfgang L. for reporting and tracking it down.
  - fixed docs and code to use "pytest" instead of "py.test" almost everywhere.
    Thanks Jurko Gospodnetic for the complete PR.  
  - fix issue425: mention at end of "py.test -h" that --markers
    and --fixtures work according to specified test path (or current dir)
  - fix issue413: exceptions with unicode attributes are now printed
    correctly also on python2 and with pytest-xdist runs. (the fix
    requires py-1.4.20)
  - copy, cleanup and integrate py.io capture
    from pylib 1.4.20.dev2 (rev 13d9af95547e)
  - address issue416: clarify docs as to conftest.py loading semantics
  - fix issue429: comparing byte strings with non-ascii chars in assert
    expressions now work better.  Thanks Floris Bruynooghe.
  - make capfd/capsys.capture private, its unused and shouldnt be exposed
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 220367 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 10)
- Re-add python-argparse requirement for SP3
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 212740 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 9)
- Update to 2.5.1: 
  + merge new documentation styling PR from Tobias Bieniek.
  + fix issue403: allow parametrize of multiple same-name functions within
    a collection node.
  + Allow parameterized fixtures to specify the ID of the parameters by
    adding an ids argument to pytest.fixture() and pytest.yield_fixture().
  + fix issue404 by always using the binary xml escape in the junitxml
    plugin.
  + fix issue407: fix addoption docstring to point to argparse instead of
    optparse.
  * 2.5.0:
  + dropped python2.5 from automated release testing of pytest itself
    which means it's probably going to break soon
  + simplified and fixed implementation for calling finalizers when
    parametrized fixtures or function arguments are involved.  finalization
    is now performed lazily at setup time instead of in the "teardown phase".
  + PR90: add --color=yes|no|auto option to force terminal coloring
    mode ("auto" is default).
  + fix issue319 - correctly show unicode in assertion errors. Also means
    we depend on py>=1.4.19 now.
  + fix issue396 - correctly sort and finalize class-scoped parametrized
    tests independently from number of methods on the class.
  + refix issue323 in a better way -- parametrization should now never
    cause Runtime Recursion errors because the underlying algorithm
    for re-ordering tests per-scope/per-fixture is not recursive
    anymore
  + fix issue290 - there is preliminary support now for parametrizing
    with repeated same values (sometimes useful to to test if calling
    a second time works as with the first time).
  + close issue240 - document precisely how pytest module importing (forwarded request 212738 from mvyskocil)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 200749 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 8)
Automatic submission by obs-autosubmit
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 7)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 179972 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 6)
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 174888 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 5)
Automatic submission by obs-autosubmit
Displaying revisions 61 - 80 of 84
openSUSE Build Service is sponsored by