{"id":20390036,"url":"https://github.com/martinrusev/django-autotest","last_synced_at":"2025-04-12T11:12:53.109Z","repository":{"id":57419038,"uuid":"2133873","full_name":"martinrusev/django-autotest","owner":"martinrusev","description":"Automatically runs your test suite and displays desktop notifications with the results","archived":false,"fork":false,"pushed_at":"2011-08-30T09:39:35.000Z","size":117,"stargazers_count":23,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T11:12:44.976Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinrusev.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-07-31T21:26:47.000Z","updated_at":"2024-11-28T16:29:00.000Z","dependencies_parsed_at":"2022-09-13T15:27:57.757Z","dependency_job_id":null,"html_url":"https://github.com/martinrusev/django-autotest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinrusev%2Fdjango-autotest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinrusev%2Fdjango-autotest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinrusev%2Fdjango-autotest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinrusev%2Fdjango-autotest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinrusev","download_url":"https://codeload.github.com/martinrusev/django-autotest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248557842,"owners_count":21124168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T03:21:23.408Z","updated_at":"2025-04-12T11:12:53.081Z","avatar_url":"https://github.com/martinrusev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=================\ndjango-autotest\n=================\n\nDjango autotest is a custom command for your applications\nthat runs the test suite when you save a test file and displays\na desktop notification with the results.\n\n===============\n Installation\n===============\n\n\n1. Install the package with ``pip install django_autotest`` or alternatively you can  \ndownload the tarball and run ``python setup.py install``\n\n2. Add ``autotest`` to your INSTALLED_APPS list in settings.py\n   \n\n::\n\n\tINSTALLED_APPS = ('autotest')\n\n\n3. Install the desktop notification library according to your operating system:\n\n    On Linux install **libnotify-bin**\n\n\n=========\n Usage \n=========\n\n::\n\n    ./manage.py autotest\n    \n    ############\n    #  Options\n    ############\n\n    # Runs the tests only for the app you are currently working on\n    ./manage.py autotest --quick \n\n\n\n===============\n Requirements\n===============\n\n\nDjango 1.2+\n\nwatchdog\n\nFor the notifications:\n\nlibnotify ( Linux )\nGrowl ( Windows and Mac )\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinrusev%2Fdjango-autotest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartinrusev%2Fdjango-autotest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinrusev%2Fdjango-autotest/lists"}