{"id":16319842,"url":"https://github.com/miguelgrinberg/asyncio-testing","last_synced_at":"2025-07-25T15:15:38.704Z","repository":{"id":66050124,"uuid":"81301458","full_name":"miguelgrinberg/asyncio-testing","owner":"miguelgrinberg","description":"Unit testing asyncio code","archived":false,"fork":false,"pushed_at":"2017-07-06T20:59:55.000Z","size":3,"stargazers_count":27,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-22T09:00:42.081Z","etag":null,"topics":["async-await","async-python","asyncio","mock","python3","unit-testing","unittest"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miguelgrinberg.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},"funding":{"github":"miguelgrinberg","patreon":"miguelgrinberg","custom":"https://paypal.me/miguelgrinberg"}},"created_at":"2017-02-08T07:36:20.000Z","updated_at":"2023-04-15T19:23:48.000Z","dependencies_parsed_at":"2023-03-27T17:57:57.058Z","dependency_job_id":null,"html_url":"https://github.com/miguelgrinberg/asyncio-testing","commit_stats":{"total_commits":2,"total_committers":2,"mean_commits":1.0,"dds":0.5,"last_synced_commit":"29273ef9126bb81a8250e9f2c92e0732bfeaf9ee"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelgrinberg%2Fasyncio-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelgrinberg%2Fasyncio-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelgrinberg%2Fasyncio-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelgrinberg%2Fasyncio-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miguelgrinberg","download_url":"https://codeload.github.com/miguelgrinberg/asyncio-testing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232098419,"owners_count":18472318,"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":["async-await","async-python","asyncio","mock","python3","unit-testing","unittest"],"created_at":"2024-10-10T22:28:24.764Z","updated_at":"2025-01-01T16:17:42.259Z","avatar_url":"https://github.com/miguelgrinberg.png","language":"Python","funding_links":["https://github.com/sponsors/miguelgrinberg","https://patreon.com/miguelgrinberg","https://paypal.me/miguelgrinberg"],"categories":[],"sub_categories":[],"readme":"# Testing asyncio code\n\nThis repository contains the examples featured in my blog article \n[Unit Testing AsyncIO Code](https://blog.miguelgrinberg.com/post/unit-testing-asyncio-code).\n\nNote that these tests work only on Python 3.5+.\n\nTo run the unit synchronous unit tests, use the following command:\n\n    $ python test_receive.py\n\nTo run the asynchronous unit tests, use the following command:\n\n    $ python test_async_receive.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiguelgrinberg%2Fasyncio-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiguelgrinberg%2Fasyncio-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiguelgrinberg%2Fasyncio-testing/lists"}