{ "info": { "author": "Amar \u0160ahinovi\u0107", "author_email": "amar@sahinovic.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "django-aftermath\n================\n\nExecute commands after tests are completed.\n\nIt requires django-discover-runner package to work. \n\nUsage\n=====\n\nInstall using pip: \n\n`pip install django-aftermath`\n\nIn your settings file, add the following required options:\n\n`TEST_RUNNER = 'aftermath.AftermathTestRunner'`\n\nTo specifiy a backend, set a dotted path to the backend class:\n\n`AFTERMATH_BACKEND = 'aftermath.backends.NotifySendBackend'`\n\nCurrently, there are two backends, `NullBackend` which does nothing (this is the default), and `NotifySendBackend` which uses notify-send to generate notifications. You will have to install notify-send yourself.\n\nOn Gnome3, `NotifySendBackend` creates notifications like these:\n\n![notification](notification.png)\n\nTo specifiy if backend is executed when all test succeed, use `AFTERMATH_RUN_ON_SUCCESS` setting. Default values is `True`.\n\nTo specifiy if backend is executed when some tests fail, use `AFTERMATH_RUN_ON_FAIL` setting. Default values is `True`.\n\nUsually, you will only need to specify the first two options. \n\nIf you wish to implement your own backend, take a look at one of the existing backends. All you need is a simple class with `__init__` and `aftermath` functions. If you make one, I'll be happy to include it in the package.\n\nTODO\n====\n\nImprove docs/readme.\n", "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/amarsahinovic/django-aftermath", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "django-aftermath", "package_url": "https://pypi.org/project/django-aftermath/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-aftermath/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/amarsahinovic/django-aftermath" }, "release_url": "https://pypi.org/project/django-aftermath/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Execute commands after tests are completed.", "version": "0.1.3" }, "last_serial": 1898233, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f898c7be4b46c0b53c8706a5f0b538d7", "sha256": "df2b3119f8a0f7e7ada90dcb4a16b89ec64ea2cd9753c585b4001302d56cb35c" }, "downloads": -1, "filename": "django-aftermath-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f898c7be4b46c0b53c8706a5f0b538d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3056, "upload_time": "2013-08-07T09:33:15", "url": "https://files.pythonhosted.org/packages/a2/b0/cf3991815a2f0d289f9fd3619ac869564584086a6d652ed244cc03cd70a7/django-aftermath-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "62ccae2638add42415f67c088d5c8cfc", "sha256": "dffce038143da5dfb04d76230c9ea8e4a168055c2a3c9d489eff4bc8ec7cbb98" }, "downloads": -1, "filename": "django-aftermath-0.1.1.tar.gz", "has_sig": false, "md5_digest": "62ccae2638add42415f67c088d5c8cfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2976, "upload_time": "2014-07-05T20:13:39", "url": "https://files.pythonhosted.org/packages/39/d4/f368d05d3fbc3a8f8ddadf308848ecc1f3fc3282aa73eb61c33e2f425fed/django-aftermath-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "9f6849d256a817f0ce7e379ebba812fb", "sha256": "ed2fa74660eb0033276544476d40209cd213f0d9d458ff072943e5ab820b36ec" }, "downloads": -1, "filename": "django-aftermath-0.1.2.tar.gz", "has_sig": false, "md5_digest": "9f6849d256a817f0ce7e379ebba812fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3023, "upload_time": "2014-07-10T21:09:11", "url": "https://files.pythonhosted.org/packages/fe/b8/0030b02ca4156055349be7f5ba2ea272225fe0f1ccae156c2ac57615f239/django-aftermath-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "cfc7c24e03bd9d814a1faad156329f3c", "sha256": "320419286ddc864f528f7792e3b6fbece69324dda4886c49b5be76690be40747" }, "downloads": -1, "filename": "django-aftermath-0.1.3.tar.gz", "has_sig": false, "md5_digest": "cfc7c24e03bd9d814a1faad156329f3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3030, "upload_time": "2016-01-10T23:06:25", "url": "https://files.pythonhosted.org/packages/7e/2e/48893d8e55cda9e77a204a5626db2464f8bf58df45f1a7933e2da55bae2a/django-aftermath-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cfc7c24e03bd9d814a1faad156329f3c", "sha256": "320419286ddc864f528f7792e3b6fbece69324dda4886c49b5be76690be40747" }, "downloads": -1, "filename": "django-aftermath-0.1.3.tar.gz", "has_sig": false, "md5_digest": "cfc7c24e03bd9d814a1faad156329f3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3030, "upload_time": "2016-01-10T23:06:25", "url": "https://files.pythonhosted.org/packages/7e/2e/48893d8e55cda9e77a204a5626db2464f8bf58df45f1a7933e2da55bae2a/django-aftermath-0.1.3.tar.gz" } ] }