{"id":16292481,"url":"https://github.com/exogen/nose-achievements","last_synced_at":"2025-10-24T21:39:38.499Z","repository":{"id":66194784,"uuid":"489307","full_name":"exogen/nose-achievements","owner":"exogen","description":"[UNMAINTAINED] Unlock achievements when running tests with nose, unittest, or Django!","archived":false,"fork":false,"pushed_at":"2016-09-20T03:53:30.000Z","size":113,"stargazers_count":118,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-12T22:13:21.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://exogen.github.com/nose-achievements/","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/exogen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"exogen","buy_me_a_coffee":"mosswood"}},"created_at":"2010-01-26T14:36:48.000Z","updated_at":"2025-05-28T05:47:40.000Z","dependencies_parsed_at":"2023-04-01T05:35:26.489Z","dependency_job_id":null,"html_url":"https://github.com/exogen/nose-achievements","commit_stats":{"total_commits":53,"total_committers":4,"mean_commits":13.25,"dds":"0.18867924528301883","last_synced_commit":"899f51f8fc82dad65c8806182eac776ef80a6f00"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/exogen/nose-achievements","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exogen%2Fnose-achievements","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exogen%2Fnose-achievements/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exogen%2Fnose-achievements/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exogen%2Fnose-achievements/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exogen","download_url":"https://codeload.github.com/exogen/nose-achievements/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exogen%2Fnose-achievements/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280872016,"owners_count":26405606,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-10T20:07:03.323Z","updated_at":"2025-10-24T21:39:38.483Z","avatar_url":"https://github.com/exogen.png","language":"Python","funding_links":["https://github.com/sponsors/exogen","https://buymeacoffee.com/mosswood"],"categories":[],"sub_categories":[],"readme":"Unit Testing Achievements\n========================\n![Maintainers Wanted](https://img.shields.io/badge/maintainers-wanted-red.svg)\n\n![trophy](http://exogen.github.com/nose-achievements/images/trophy.png)\n\n* Unlock achievements for running your test suite!\n* Works with nose, unittest, and Django\n* Tested with Python 2.6 and 3.1\n* Entry points for discovering more achievements\n\n__[See the list of achievements on the homepage][home]__\n\nInstallation\n------------\nFrom the source repository:\n\n    $ pip install git+git://github.com/exogen/nose-achievements.git\n\nSee [INSTALL][] for more options.\n\nUsage\n-----\n### nose\nRun like so:\n\n    $ nosetests --with-achievements\n\nOr enable it in `setup.cfg`:\n\n    [nosetests]\n    with-achievements=1\n\n### unittest\nUse the included test runner:\n\n    from noseachievements.runner import AchievementsTestRunner\n    \n    unittest.main(testRunner=AchievementsTestRunner)\n\n### Django 1.2+\nDefine `TEST_RUNNER` in `settings.py`:\n\n    TEST_RUNNER = 'noseachievements.djangotest.AchievementsDjangoTestSuiteRunner'\n\nAchievements\n------------\nSee the list of achievements on [the homepage][home].\n\nMore Ideas\n----------\nPlease share your achievement ideas on the [wiki][]!\n\n[INSTALL]: http://github.com/exogen/nose-achievements/blob/master/INSTALL\n[home]: http://exogen.github.com/nose-achievements/\n[wiki]: http://wiki.github.com/exogen/nose-achievements/\n[www]: http://brianbeck.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexogen%2Fnose-achievements","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexogen%2Fnose-achievements","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexogen%2Fnose-achievements/lists"}