* skip tests where one parameterize dimension was empty * Fix Xfail does not work with condition keyword argument. * Fix win32 path issue when puttinging custom config file with absolute path in ``pytest.main("-c your_absolute_path")``. * Fix maximum recursion depth detection when raised error class is not aware of unicode/encoded bytes. * Fix ``pytest.mark.skip`` mark when used in strict mode. * Minor improvements and fixes to the documentation. * Fix ``--fixtures`` to show all fixture definitions as opposed to just one per fixture name. |
||
---|---|---|
.. | ||
README.md | ||
requirements-check-manifest.txt | ||
requirements-codecov.txt | ||
requirements-cxfreeze.txt | ||
requirements-flake8.txt | ||
requirements-pip.txt | ||
requirements-pyinstaller.txt | ||
requirements-pylint-master.txt | ||
requirements-pylint.txt | ||
requirements-pyroma.txt | ||
requirements-tests.txt | ||
requirements-tox.txt | ||
requirements-vulture.txt |
This directory contains various requirements
files which are used by tox
to
have reproducable tests with pinned versions.