Package Release Info

python-pytest-random-order-1.0.4-bp152.3.37

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-pytest-random-order

Change Logs

Version: 1.0.4-bp151.1.3
* Thu Feb 14 2019 Tomá? Chvátal <tchvatal@suse.com>
- 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
* Wed Aug 08 2018 jengelh@inai.de
- Use noun phrase in summary.
* Mon Jul 30 2018 t.gruner@katodev.de
- Initial release 0.8.0