{ "info": { "author": "Miroslav Shubernetskiy", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Testing" ], "description": "==============\nMultiNoseTests\n==============\n\n.. image:: https://badge.fury.io/py/multinosetests.png\n :target: http://badge.fury.io/py/multinosetests\n\n.. image:: https://travis-ci.org/dealertrack/multinosetests.png?branch=master\n :target: https://travis-ci.org/dealertrack/multinosetests\n\n.. image:: https://coveralls.io/repos/dealertrack/multinosetests/badge.png?branch=master\n :target: https://coveralls.io/r/dealertrack/multinosetests?branch=master\n\nHelper utility to run multiple nosetests suites.\nMostly used for making makefile scripts.\n\nThis utility runs multiple nosetest suites and merges their\nxml reports using xunitmerge. The advantage of this utility\nis that it guarantees that all nosetests suites are executed\neven if any of them fails (exit status ``>0``). This is especially\nuseful if multiple nosetests need to be run in Makefile script\nbecause normally, if any of them will fail, the rest of the\nscript wont get executed which will skew the nosetests xml\nreport as well as coverage data which are especially useful\nfor CI systems such as Jenkins.\n\nInstalling\n----------\n\nYou can install ``multinosetests`` using pip::\n\n $ pip install multinosetests\n\nUsing\n-----\n\nYou can use the utility via an executable ``multinosetests``::\n\n $ multinosetests --help\n $ multinosetests \"nosetests tests/foo -sv --with-xunit --with-coverage\" \\\n \"nosetests tests/bar -sv --with-xunit --with-coverage\"\n\nTesting\n-------\n\nTo run the tests you need to install testing requirements first::\n\n $ pip install -r requirements-dev.txt\n\nThen to run tests, you can use ``nosetests``::\n\n $ nosetests -sv\n\n\n\n\nHistory\n-------\n\n0.2.2 (2017-07-28)\n~~~~~~~~~~~~~~~~~~\n\n* Using wheels for distribution\n* Excluding tests from being installed\n\n0.2.1 (2014-08-28)\n~~~~~~~~~~~~~~~~~~\n\n* Modified project to use cookiecutter project template\n\n0.2.0 (2014-07-31)\n~~~~~~~~~~~~~~~~~~\n\n* Added overall test suites test results to print out at the end\n\n0.1.1 (2014-07-31)\n~~~~~~~~~~~~~~~~~~\n\n* Log output goes to stderr.\n This fixes an issue when ``multinosetests`` is run in CI\n which would result in printing log messages below all test suites.\n* Added tests\n* Switched to using Python ``setuptools`` entry-points instead of\n binary script\n\n0.1.0 (2014-07-07)\n~~~~~~~~~~~~~~~~~~\n\n* Initial release\n\n\nCredits\n-------\n\nThis utility was created at `DealerTrack Technologies`_\n(`DealerTrack GitHub`_) for our internal use so thank you\nDealerTrack for allowing to contribute the utility\nto the open-source community.\n\nDevelopment Lead\n~~~~~~~~~~~~~~~~\n\n* Miroslav Shubernetskiy - https://github.com/miki725\n\nContributors\n~~~~~~~~~~~~\n\nNone yet. Why not be the first?\n\n\n.. _DealerTrack GitHub: https://github.com/Dealertrack\n.. _DealerTrack Technologies: https://www.dealertrack.com\n\n\nLicense\n-------\n\nThe MIT License (MIT)\n\nCopyright (c) 2014 Dealertrack Technologies\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Dealertrack/multinosetests", "keywords": "test nosetests nose nosetest", "license": "", "maintainer": "", "maintainer_email": "", "name": "multinosetests", "package_url": "https://pypi.org/project/multinosetests/", "platform": "", "project_url": "https://pypi.org/project/multinosetests/", "project_urls": { "Homepage": "https://github.com/Dealertrack/multinosetests" }, "release_url": "https://pypi.org/project/multinosetests/0.2.2/", "requires_dist": null, "requires_python": "", "summary": "Helper utility to run multiple nosetests suites. Useful for makefile scripts.", "version": "0.2.2" }, "last_serial": 3056010, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "706e035fb829fa1bd5371556189280c6", "sha256": "8873695b37aa5ac143d869af9a70e7ce703675b2864f90c00395d218461079d8" }, "downloads": -1, "filename": "multinosetests-0.2.1.tar.gz", "has_sig": false, "md5_digest": "706e035fb829fa1bd5371556189280c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11031, "upload_time": "2014-09-08T21:45:01", "url": "https://files.pythonhosted.org/packages/9d/90/358b6ea06b8d69b536733b3bcffb19e042bceb61331f1b5f037f522020f1/multinosetests-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "ef902c84daa55ed446c0ebf8a0841d7e", "sha256": "b940f64a1d2ed0880ffcd9c6914e5e213a5b9eea0aad4b7a5fc81fc619fe83ee" }, "downloads": -1, "filename": "multinosetests-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ef902c84daa55ed446c0ebf8a0841d7e", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 10731, "upload_time": "2017-07-28T15:31:02", "url": "https://files.pythonhosted.org/packages/7f/ea/886df7214520f0c6bb194497b414c2b0a5c643cfc52da55212fcfe533b82/multinosetests-0.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6c0670a63f2e6b110d3d2af3d29bc07a", "sha256": "80c9dea99a38737e43570395b287edaebfbb6e6e542d8bbf3acf0f3d7f2acbd4" }, "downloads": -1, "filename": "multinosetests-0.2.2.tar.gz", "has_sig": false, "md5_digest": "6c0670a63f2e6b110d3d2af3d29bc07a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11378, "upload_time": "2017-07-28T15:30:59", "url": "https://files.pythonhosted.org/packages/3d/22/24ce4ae4817e7970eb492cd5c543264ccad56cdf1af43e64aac0cbd9667a/multinosetests-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ef902c84daa55ed446c0ebf8a0841d7e", "sha256": "b940f64a1d2ed0880ffcd9c6914e5e213a5b9eea0aad4b7a5fc81fc619fe83ee" }, "downloads": -1, "filename": "multinosetests-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ef902c84daa55ed446c0ebf8a0841d7e", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 10731, "upload_time": "2017-07-28T15:31:02", "url": "https://files.pythonhosted.org/packages/7f/ea/886df7214520f0c6bb194497b414c2b0a5c643cfc52da55212fcfe533b82/multinosetests-0.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6c0670a63f2e6b110d3d2af3d29bc07a", "sha256": "80c9dea99a38737e43570395b287edaebfbb6e6e542d8bbf3acf0f3d7f2acbd4" }, "downloads": -1, "filename": "multinosetests-0.2.2.tar.gz", "has_sig": false, "md5_digest": "6c0670a63f2e6b110d3d2af3d29bc07a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11378, "upload_time": "2017-07-28T15:30:59", "url": "https://files.pythonhosted.org/packages/3d/22/24ce4ae4817e7970eb492cd5c543264ccad56cdf1af43e64aac0cbd9667a/multinosetests-0.2.2.tar.gz" } ] }