AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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
- Use noun phrase in summary.
- Initial release 0.8.0