{"id":22220783,"url":"https://github.com/compscirocks/autograding-python-unittest","last_synced_at":"2025-08-07T00:48:45.202Z","repository":{"id":265017296,"uuid":"865041368","full_name":"CompSciRocks/autograding-python-unittest","owner":"CompSciRocks","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-01T16:04:05.000Z","size":438,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-07T00:48:43.021Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CompSciRocks.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-29T20:34:59.000Z","updated_at":"2024-10-01T16:04:09.000Z","dependencies_parsed_at":"2024-11-27T07:45:38.100Z","dependency_job_id":null,"html_url":"https://github.com/CompSciRocks/autograding-python-unittest","commit_stats":null,"previous_names":["compscirocks/autograding-python-unittest"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CompSciRocks/autograding-python-unittest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CompSciRocks%2Fautograding-python-unittest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CompSciRocks%2Fautograding-python-unittest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CompSciRocks%2Fautograding-python-unittest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CompSciRocks%2Fautograding-python-unittest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CompSciRocks","download_url":"https://codeload.github.com/CompSciRocks/autograding-python-unittest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CompSciRocks%2Fautograding-python-unittest/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269181028,"owners_count":24373848,"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-08-06T02:00:09.910Z","response_time":99,"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-12-02T23:09:55.830Z","updated_at":"2025-08-07T00:48:45.146Z","avatar_url":"https://github.com/CompSciRocks.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Auto Grading Action\n\nPython unit test grading action for GitHub Classroom.\n\nBased on https://github.com/classroom-resources/autograding-io-grader/, modified to\nrun and parse Python `unittest` tests. \n\n## Usage\n\nCurrently, probably shouldn't. Still a work in progress. \n\n## Inputs\n\n| Input | Required | Default | Description |\n|-------|----------|-------------|---- |\n| max-score | ✖ | 0 | Max score for this test reported back to GitHub Classroom |\n| partial-credit | ✖ | true | Whether to give partial credit for this test |\n| setup-command | ✖ | _none_ | Command to run before running tests |\n| test-class | ✖ | _none_ | Filename and class to run formatted `filename.py::ClassName`. Leave blank to use `discover`. |\n| test-dir | ✖ | _none_ | Directory to run tests in. Leave blank to use the root directory. |\n| test-name | ✅ | | Unique identifier for this test |\n| timeout | ✖ | 2 | Timeout for running tests in minutes |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompscirocks%2Fautograding-python-unittest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompscirocks%2Fautograding-python-unittest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompscirocks%2Fautograding-python-unittest/lists"}