{"id":20082186,"url":"https://github.com/exercism/csharp-test-runner","last_synced_at":"2025-05-06T00:31:44.170Z","repository":{"id":38913564,"uuid":"199876065","full_name":"exercism/csharp-test-runner","owner":"exercism","description":"An experimental test runner for Exercism's C# Track","archived":false,"fork":false,"pushed_at":"2025-04-16T11:21:41.000Z","size":381,"stargazers_count":6,"open_issues_count":5,"forks_count":14,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-29T07:27:29.648Z","etag":null,"topics":["community-contributions-paused","exercism-test-runner","exercism-tooling","maintained-autonomous"],"latest_commit_sha":null,"homepage":null,"language":"C#","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,"publiccode":null,"codemeta":null}},"created_at":"2019-07-31T14:49:27.000Z","updated_at":"2025-04-16T11:21:44.000Z","dependencies_parsed_at":"2023-02-16T17:01:32.262Z","dependency_job_id":"e38fd88d-9a14-4280-8a2b-9f35529921df","html_url":"https://github.com/exercism/csharp-test-runner","commit_stats":{"total_commits":229,"total_committers":13,"mean_commits":"17.615384615384617","dds":"0.46288209606986896","last_synced_commit":"d09a52376db097ddef1a30b60e8ffad069a74b76"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcsharp-test-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcsharp-test-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcsharp-test-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fcsharp-test-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exercism","download_url":"https://codeload.github.com/exercism/csharp-test-runner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252224627,"owners_count":21714435,"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:42:20.892Z","updated_at":"2025-05-06T00:31:44.142Z","avatar_url":"https://github.com/exercism.png","language":"C#","funding_links":["https://github.com/sponsors/exercism","https://exercism.org/donate"],"categories":[],"sub_categories":[],"readme":"# Exercism C# test runner\n\nA test runner automatically verifies if a submission passes all the tests.\n\nThis repository contains the C# test runner, which implements the [test runner interface][test-runner-interface].\n\n## Running the tests\n\nTo run a solution's tests, follow these steps:\n\n1. Open a command prompt in the root directory.\n1. Run `./run.ps1 \u003cexercise\u003e \u003cinput-directory\u003e \u003coutput-directory\u003e`. This script will:\n   1. Make sure all tests run (no skipped tests) for the solution found in `\u003cinput-directory\u003e`.\n   1. Run all the tests.\n   1. Once the script has completed, the test results will be written to `\u003coutput-directory\u003e/results.json`.\n\n## Running the tests using Docker\n\nTo run a solution's tests using a Docker container, follow these steps:\n\n1. Open a command prompt in the root directory.\n1. Run `./run-in-docker.ps1 \u003cexercise\u003e \u003cinput-directory\u003e \u003coutput-directory\u003e`. This script will:\n   1. Make sure all tests run (no skipped tests) for the solution found in `\u003cinput-directory\u003e`.\n   1. Run all the tests.\n   1. Once the script has completed, the test results will be written to `\u003coutput-directory\u003e/results.json`.\n\n### Scripts\n\nThe scripts in this repository are written in PowerShell. As PowerShell is cross-platform nowadays, you can also install it on [Linux](https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-6) and [macOS](https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-macos?view=powershell-6).\n\n[test-runner-interface]: https://exercism.org/docs/building/tooling/test-runners/interface\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexercism%2Fcsharp-test-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexercism%2Fcsharp-test-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexercism%2Fcsharp-test-runner/lists"}