관리-도구
편집 파일: metadata.json
{"keywords": ["test", "unittest", "doctest", "automatic", "discovery"], "metadata_version": "2.0", "classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Testing"], "version": "1.3.7", "license": "GNU LGPL", "extensions": {"python.details": {"document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://readthedocs.org/docs/nose/"}, "contacts": [{"role": "author", "name": "Jason Pellerin", "email": "jpellerin+nose@gmail.com"}]}, "python.commands": {"wrap_console": {"nosetests-3.4": "nose:run_exit", "nosetests": "nose:run_exit"}}, "python.exports": {"distutils.commands": {"nosetests": "nose.commands:nosetests"}, "console_scripts": {"nosetests-3.4": "nose:run_exit", "nosetests": "nose:run_exit"}}}, "generator": "bdist_wheel (0.24.0)", "summary": "nose extends unittest to make testing easier", "name": "nose"}