Repository URL to install this package:
|
Version:
3.3.1 ▾
|
pytest
/
metadata.json
|
|---|
{"classifiers": ["Development Status :: 6 - Mature", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Operating System :: Microsoft :: Windows", "Operating System :: MacOS :: MacOS X", "Topic :: Software Development :: Testing", "Topic :: Software Development :: Libraries", "Topic :: Utilities", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6"], "description_content_type": "UNKNOWN", "extensions": {"python.commands": {"wrap_console": {"py.test": "pytest:main", "pytest": "pytest:main"}}, "python.details": {"contacts": [{"name": "Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin and others", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst", "license": "LICENSE.txt"}, "project_urls": {"Home": "http://pytest.org"}}, "python.exports": {"console_scripts": {"py.test": "pytest:main", "pytest": "pytest:main"}}}, "extras": [], "generator": "bdist_wheel (0.30.0)", "keywords": ["test", "unittest"], "license": "MIT license", "metadata_version": "2.0", "name": "pytest", "platform": "unix", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "run_requires": [{"requires": ["attrs (>=17.2.0)", "pluggy (<0.7,>=0.5)", "py (>=1.5.0)", "setuptools", "six (>=1.10.0)"]}, {"environment": "python_version<\"3.0\"", "requires": ["funcsigs"]}, {"environment": "sys_platform==\"win32\"", "requires": ["colorama"]}], "summary": "pytest: simple powerful testing with Python", "version": "3.3.1"}