{"id":20082074,"url":"https://github.com/exercism/python-test-runner","last_synced_at":"2025-10-25T18:42:50.914Z","repository":{"id":36492956,"uuid":"208295477","full_name":"exercism/python-test-runner","owner":"exercism","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-12T02:11:01.000Z","size":159,"stargazers_count":11,"open_issues_count":3,"forks_count":17,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-29T06:34:17.035Z","etag":null,"topics":["community-contributions-paused","exercism-test-runner","exercism-tooling","maintained-autonomous"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exercism.png","metadata":{"funding":{"github":["exercism"],"custom":["https://exercism.org/donate"]},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-09-13T15:41:07.000Z","updated_at":"2025-02-12T02:11:05.000Z","dependencies_parsed_at":"2024-04-12T05:32:23.261Z","dependency_job_id":null,"html_url":"https://github.com/exercism/python-test-runner","commit_stats":{"total_commits":138,"total_committers":15,"mean_commits":9.2,"dds":0.7101449275362319,"last_synced_commit":"b6674e116fb9516cb0a1b65f4d6d7e0765632eb3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fpython-test-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fpython-test-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fpython-test-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fpython-test-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exercism","download_url":"https://codeload.github.com/exercism/python-test-runner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252598347,"owners_count":21774240,"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":["community-contributions-paused","exercism-test-runner","exercism-tooling","maintained-autonomous"],"created_at":"2024-11-13T15:41:43.802Z","updated_at":"2025-10-25T18:42:50.846Z","avatar_url":"https://github.com/exercism.png","language":"Python","funding_links":["https://github.com/sponsors/exercism","https://exercism.org/donate"],"categories":[],"sub_categories":[],"readme":"# Exercism Python Test Runner\n\nThe Docker image to automatically run tests on Python solutions submitted to [exercism](https://exercism.io).\n\n## Running the Tests\nTo run all of the tests, do the following:\n1. Open a terminal in the project's root\n2. Run `pytest`\n\nThese are [golden tests][golden] that compare the `results.json` generated by running the current state of the code against the \"known good\" `test/\u003ctest-name\u003e/results.json`. All files created during the test run itself are discarded.\n\nWhen you've made modifications to the code that will result in a new \"golden\" state, you'll need to generate and commit a new `test/\u003ctest-name\u003e/results.json` file.\n\n## Generating `results.json` for an Exercise\nTo run the tests of an arbitrary exercise, do the following:\n1. Open a terminal in the project's root\n2. Run `./bin/run.sh \u003cexercise-slug\u003e \u003cpath/to/solution/dir/ \u003c/path/to/output/dir/\u003e`\n\n##  Generating `results.json` for an Exercise with Docker\n*This script is provided for testing purposes.*\n\nTo run the tests of an arbitrary exercise using the Docker container, do the following:\n1. Open a terminal in the project's root\n2. Run `./bin/run-in-docker.sh \u003cexercise-slug\u003e \u003c./relative/path/to/solution/dir/\u003e \u003c./relative/path/to/output/dir/\u003e`\n\n**Note**: the solution and output directory's **MUST** be relative paths!\n\n  [golden]: https://ro-che.info/articles/2017-12-04-golden-tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexercism%2Fpython-test-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexercism%2Fpython-test-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexercism%2Fpython-test-runner/lists"}