{"id":20801881,"url":"https://github.com/philips-software/amp-cucumber-cpp-runner","last_synced_at":"2025-05-07T00:42:34.936Z","repository":{"id":215598664,"uuid":"738455987","full_name":"philips-software/amp-cucumber-cpp-runner","owner":"philips-software","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-03T18:55:49.000Z","size":314,"stargazers_count":11,"open_issues_count":8,"forks_count":3,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-05-03T19:24:09.596Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philips-software.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2024-01-03T09:15:21.000Z","updated_at":"2025-05-03T18:25:25.000Z","dependencies_parsed_at":"2024-03-25T10:01:27.571Z","dependency_job_id":"710098b1-324b-48bf-8902-ef6141f780b4","html_url":"https://github.com/philips-software/amp-cucumber-cpp-runner","commit_stats":null,"previous_names":["philips-software/amp-cucumber-cpp-runner"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Famp-cucumber-cpp-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Famp-cucumber-cpp-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Famp-cucumber-cpp-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Famp-cucumber-cpp-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philips-software","download_url":"https://codeload.github.com/philips-software/amp-cucumber-cpp-runner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252793546,"owners_count":21805053,"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":[],"created_at":"2024-11-17T18:24:56.476Z","updated_at":"2025-05-07T00:42:34.930Z","avatar_url":"https://github.com/philips-software.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# amp-cucumber-cpp-runner\n\n**Description**: amp-cucumber-cpp-runner is a cucumber runner that provides a C++ interface for cucumber tests. amp-cucumber-cpp-runner is to be consumed as a library project as it does not provide an executable of itself.\n\n## Dependencies\n\namp-cucumber-cpp-runner requires:\n- A recent C++ compiler that supports C++20. (Ranges library required)\n- CMake 3.24 or higher\n\namp-cucumber-cpp-runner is known to build using:\n- Linux gcc-12\n- Linux clang-16\n- Linux clang-cl-16 (targeting Windows with WinSDK 2022 downloaded through xwin)\n\n## How to use the software\n\namp-cucumber-cpp-runner is not supposed to be used standalone. It is possible to add amp-cucumber-cpp-runner as a submodule to your own project or to use cmake's FetchContent to add amp-cucumber-cpp-runner as a cmake build dependency.\n\nEn example project is provided which shows most features of amp-cucumber-cpp-runner and how to configure a cmake project to use amp-cucumber-cpp-runner. The simplest solution is to simply add a dependency on `cucumber-cpp-runner` like so:\n`cmake\ntarget_link_libraries(cucumber_cpp.example PRIVATE\n    cucumber_cpp.runner\n)\n`\n\n## How to test the software\n\n- `cmake --preset Host`\n- `cmake --build --preset Host-Debug`\n- `ctest --preset Host-Debug`\n\n## Contributing\n\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits\u0026logoColor=white)](https://conventionalcommits.org)\n\namp-cucumber-cpp-runner uses semantic versioning and conventional commits.\n\nPlease refer to our [Contributing](CONTRIBUTING.md) guide when you want to contribute to this project.\n\n## License\n\namp-cucumber-cpp-runner is licensed under the [MIT](https://choosealicense.com/licenses/mit/) license. See [LICENSE file](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilips-software%2Famp-cucumber-cpp-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilips-software%2Famp-cucumber-cpp-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilips-software%2Famp-cucumber-cpp-runner/lists"}