{ "info": { "author": "Benjamin Schubert", "author_email": "ben.c.schubert@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: Unix", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Testing" ], "description": "NitPycker : parallelism for python's unittests\n==============================================\n\n\n.. image:: https://travis-ci.org/BenjaminSchubert/NitPycker.svg\n :target: https://travis-ci.org/BenjaminSchubert/NitPycker\n.. image:: https://coveralls.io/repos/BenjaminSchubert/NitPycker/badge.svg?branch=master&service=github\n :target: https://coveralls.io/github/BenjaminSchubert/NitPycker?branch=master\n.. image:: https://readthedocs.org/projects/nitpycker/badge/?version=latest\n :target: http://nitpycker.readthedocs.org/en/latest/?badge=latest\n :alt: Documentation Status\n\nNitPycker is a python module to allow you to run tests in parallel. If your code works with unittest, integrating\nNitpycker should be instant.\n\nFor a complete documentation guide, please see Nitpycker's documentation on `readthedocs`_\n\n\nQuick start\n-----------\n\nSee the `quick start`_ section of the docs\n\n\n.. _readthedocs: http://nitpycker.readthedocs.org/en/latest/\n.. _quick start: http://nitpycker.readthedocs.org/en/latest/#quickstart", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/BenjaminSchubert/NitPycker/tar.gz/0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/BenjaminSchubert/NitPycker", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "NitPycker", "package_url": "https://pypi.org/project/NitPycker/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/NitPycker/", "project_urls": { "Download": "https://github.com/BenjaminSchubert/NitPycker/tar.gz/0.1", "Homepage": "https://github.com/BenjaminSchubert/NitPycker" }, "release_url": "https://pypi.org/project/NitPycker/0.1/", "requires_dist": null, "requires_python": null, "summary": "A multithreaded test runner", "version": "0.1" }, "last_serial": 1730916, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "23710a1e940a04736ad4f32f5dc435c1", "sha256": "ee1e6d484c2195d5f30c062e2e45faf7aa3292588e9e60d1f02eb10c1b98fcb9" }, "downloads": -1, "filename": "NitPycker-0.1.tar.gz", "has_sig": false, "md5_digest": "23710a1e940a04736ad4f32f5dc435c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12215, "upload_time": "2015-09-20T20:30:36", "url": "https://files.pythonhosted.org/packages/dd/b7/02b45db08a433c5a5fea9bd0da11b6673ae52e7d503da30bf24285836948/NitPycker-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "23710a1e940a04736ad4f32f5dc435c1", "sha256": "ee1e6d484c2195d5f30c062e2e45faf7aa3292588e9e60d1f02eb10c1b98fcb9" }, "downloads": -1, "filename": "NitPycker-0.1.tar.gz", "has_sig": false, "md5_digest": "23710a1e940a04736ad4f32f5dc435c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12215, "upload_time": "2015-09-20T20:30:36", "url": "https://files.pythonhosted.org/packages/dd/b7/02b45db08a433c5a5fea9bd0da11b6673ae52e7d503da30bf24285836948/NitPycker-0.1.tar.gz" } ] }