{ "info": { "author": "Felix Carmona", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "parallel-phpunit\n================\nParallel Test Cases Runner for PHPUnit\n\nInstallation\n------------\nComposer\n~~~~~~~~\nTo install with Composer, execute the following command inside your project:\n\n.. code-block:: bash\n\n composer require --dev socialpoint/parallel-phpunit\n\nAfter installation, the binary can be found at ``vendor/bin/parallel-phpunit``\n\nPip\n~~~\nparallel-phpunit can be installed via \"pip\", the Python package manager, with:\n\n``pip install parallel-phpunit``\n\nAfter installation, you can use executing ``parallel-phpunit``\n\nUsage\n-----\nUsage is as follows:\n\n.. code-block::\n\n parallel-phpunit [-h] [--max_concurrency MAX_CONCURRENCY]\n [--configuration CONFIGURATION]\n [--phpunit_bin PHPUNIT_BIN]\n [--test_suffix TEST_SUFFIX]\n [TestCases Dirs [TestCases Dirs ...]]\n\n positional arguments:\n TestCases Dirs Directories of test cases\n\n optional arguments:\n -h, --help show this help message and exit\n --max_concurrency MAX_CONCURRENCY\n Max TestCase processing concurrency (8 by default)\n --configuration CONFIGURATION, -c CONFIGURATION\n Read configuration from XML file\n --phpunit_bin PHPUNIT_BIN\n phpunit bin path\n --test_suffix TEST_SUFFIX\n phpunit test suffix (by default Test.php)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/socialpoint/parallel-phpunit", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "parallel-phpunit", "package_url": "https://pypi.org/project/parallel-phpunit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/parallel-phpunit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/socialpoint/parallel-phpunit" }, "release_url": "https://pypi.org/project/parallel-phpunit/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Parallel Test Cases Runner for PHPUnit", "version": "1.0.0" }, "last_serial": 1440842, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "cfcb962bbb1ed3240cc18b5fd04ba08c", "sha256": "f0f58ef24d4ca9ba92ec39f99d96d96d484a71c59880128d6e37c9cbdc5e6370" }, "downloads": -1, "filename": "parallel-phpunit-1.0.0.tar.gz", "has_sig": false, "md5_digest": "cfcb962bbb1ed3240cc18b5fd04ba08c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3982, "upload_time": "2015-02-27T10:32:20", "url": "https://files.pythonhosted.org/packages/c9/50/d9770f9fb5b278054c601d348a4f16533e90fb4f4e6ea555dc9bf0ac4ede/parallel-phpunit-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cfcb962bbb1ed3240cc18b5fd04ba08c", "sha256": "f0f58ef24d4ca9ba92ec39f99d96d96d484a71c59880128d6e37c9cbdc5e6370" }, "downloads": -1, "filename": "parallel-phpunit-1.0.0.tar.gz", "has_sig": false, "md5_digest": "cfcb962bbb1ed3240cc18b5fd04ba08c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3982, "upload_time": "2015-02-27T10:32:20", "url": "https://files.pythonhosted.org/packages/c9/50/d9770f9fb5b278054c601d348a4f16533e90fb4f4e6ea555dc9bf0ac4ede/parallel-phpunit-1.0.0.tar.gz" } ] }