{"id":20082161,"url":"https://github.com/exercism/fsharp-test-runner","last_synced_at":"2025-05-06T00:31:40.305Z","repository":{"id":40248603,"uuid":"204976691","full_name":"exercism/fsharp-test-runner","owner":"exercism","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-16T17:22:33.000Z","size":364,"stargazers_count":4,"open_issues_count":7,"forks_count":10,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-20T11:31:54.509Z","etag":null,"topics":["community-contributions-paused","exercism-test-runner","exercism-tooling","maintained-autonomous"],"latest_commit_sha":null,"homepage":null,"language":"F#","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,"zenodo":null}},"created_at":"2019-08-28T16:31:53.000Z","updated_at":"2025-03-16T17:22:35.000Z","dependencies_parsed_at":"2024-05-02T14:20:18.894Z","dependency_job_id":"10b56f3c-2fce-48aa-8866-c7f33ed88744","html_url":"https://github.com/exercism/fsharp-test-runner","commit_stats":{"total_commits":143,"total_committers":10,"mean_commits":14.3,"dds":0.4825174825174825,"last_synced_commit":"057aa9b7c286656f50a384d793b448c25e39e1ec"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Ffsharp-test-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Ffsharp-test-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Ffsharp-test-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Ffsharp-test-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exercism","download_url":"https://codeload.github.com/exercism/fsharp-test-runner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251450656,"owners_count":21591407,"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:14.150Z","updated_at":"2025-05-06T00:31:39.986Z","avatar_url":"https://github.com/exercism.png","language":"F#","funding_links":["https://github.com/sponsors/exercism","https://exercism.org/donate"],"categories":[],"sub_categories":[],"readme":"# Exercism F# test runner\n\nA test runner automatically verifies if a submission passes all the tests.\n\nThis repository contains the F# 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%2Ffsharp-test-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexercism%2Ffsharp-test-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexercism%2Ffsharp-test-runner/lists"}