929291775e38b32da89767e7016aa5736fa0ec69
- pytest.py is new module, making "python -m pytest" work always - _pytest/*.py now contains core.py, hookspec and the plugins, no sub packages
py.test is a simple and popular testing tool for Python. See http://pytest.org for more documentation.
Description
Languages
Python
100%