{"id":15291211,"url":"https://github.com/azure/c-testrunnerswitcher","last_synced_at":"2025-10-20T03:31:17.293Z","repository":{"id":38424300,"uuid":"67269270","full_name":"Azure/c-testrunnerswitcher","owner":"Azure","description":"C test runner switcher repo to be broken off from azure-c-shared-utility so it can be reused in several of our IoT repos","archived":false,"fork":false,"pushed_at":"2024-12-20T06:08:21.000Z","size":1088,"stargazers_count":8,"open_issues_count":4,"forks_count":12,"subscribers_count":52,"default_branch":"master","last_synced_at":"2024-12-22T18:04:42.935Z","etag":null,"topics":["c","testrunnerswitcher"],"latest_commit_sha":null,"homepage":null,"language":"CMake","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/Azure.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-03T03:35:28.000Z","updated_at":"2024-12-18T19:29:43.000Z","dependencies_parsed_at":"2023-10-02T06:33:17.580Z","dependency_job_id":"32cbd832-881c-4729-893f-33438d86e7d7","html_url":"https://github.com/Azure/c-testrunnerswitcher","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fc-testrunnerswitcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fc-testrunnerswitcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fc-testrunnerswitcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fc-testrunnerswitcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/c-testrunnerswitcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237254236,"owners_count":19280007,"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":["c","testrunnerswitcher"],"created_at":"2024-09-30T16:11:27.164Z","updated_at":"2025-10-20T03:31:16.877Z","avatar_url":"https://github.com/Azure.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n# testrunnerswitcher\n\ntestrunnerswitcher is a simple library to switch test runners between ctest (available at https://github.com/Azure/ctest.git) and CppUnitTest.\n\n## Setup\n\n- Clone c-testrunnerswitcher by:\n```\ngit clone --recursive https://github.com/Azure/c-testrunnerswitcher.git\n```\n- Create a cmake folder under c-testrunnerswitcher\n- Switch to the cmake folder and run\n   cmake ..\n- Build the code for your platform (msbuild for Windows, make for Linux, etc.)\n\n### Installation and Use\nOptionally, you may choose to install testrunnerswitcher on your machine:\n\n1. Switch to the *cmake* folder and run\n    ```\n    cmake --build . --target install\n    ```\n    or\n\n    Linux:\n    ```\n    sudo make install\n    ```\n\n    Windows:\n    ```\n    msbuild /m INSTALL.vcxproj\n    ```\n\n2. Use it in your project (if installed)\n    ```\n    find_package(testrunnerswitcher REQUIRED CONFIG)\n    target_link_library(yourlib testrunnerswitcher)\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazure%2Fc-testrunnerswitcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazure%2Fc-testrunnerswitcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazure%2Fc-testrunnerswitcher/lists"}