- Update to 1.0.4:
* Rename the Python package (not the PyPI package) to `random_order` so that pytest's `-p` flag usage is consistent.
* Add diagrams for design illustration (#34)
* Fixes compatibility issues with pytest 4.0.0
* Tests included in the source distribution as requested in #35
* Fixes issues with doctests reported in #36 - ``class``, ``package`` and ``module`` didn't work because ``DoctestItem`` doesn't have ``cls`` or ``module`` attributes. Thanks @tobywf.
* Deprecates ``none`` bucket type.
* With tox, run tests of pytest-random-order with both pytest 3 and 4.
- Enable tests
- Upstream declares as python3 only now
OBS-URL: https://build.opensuse.org/request/show/676168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-random-order?expand=0&rev=3
* Rename the Python package (not the PyPI package) to `random_order` so that pytest's `-p` flag usage is consistent.
* Add diagrams for design illustration (#34)
* Fixes compatibility issues with pytest 4.0.0
* Tests included in the source distribution as requested in #35
* Fixes issues with doctests reported in #36 - ``class``, ``package`` and ``module`` didn't work because ``DoctestItem`` doesn't have ``cls`` or ``module`` attributes. Thanks @tobywf.
* Deprecates ``none`` bucket type.
* With tox, run tests of pytest-random-order with both pytest 3 and 4.
- Enable tests
- Upstream declares as python3 only now
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-random-order?expand=0&rev=5