{"id":20990550,"url":"https://github.com/offa/cet","last_synced_at":"2026-05-18T12:33:55.154Z","repository":{"id":37912950,"uuid":"276686490","full_name":"offa/cet","owner":"offa","description":"Simple test execution, mostly for container environments.","archived":false,"fork":false,"pushed_at":"2025-01-12T19:04:44.000Z","size":122,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T08:11:40.686Z","etag":null,"topics":["container","container-test","cpp","cpp17","systemtesting"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/offa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2020-07-02T15:47:05.000Z","updated_at":"2025-01-12T19:04:46.000Z","dependencies_parsed_at":"2023-11-07T16:36:51.389Z","dependency_job_id":"e640545b-cab1-4a30-92f2-8aaf0f40ef66","html_url":"https://github.com/offa/cet","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offa%2Fcet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offa%2Fcet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offa%2Fcet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offa%2Fcet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/offa","download_url":"https://codeload.github.com/offa/cet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243401515,"owners_count":20285060,"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":["container","container-test","cpp","cpp17","systemtesting"],"created_at":"2024-11-19T06:34:09.333Z","updated_at":"2026-05-18T12:33:55.136Z","avatar_url":"https://github.com/offa.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cet – Container Environment Test\n\n[![CI](https://github.com/offa/cet/workflows/ci/badge.svg)](https://github.com/offa/cet/actions)\n[![GitHub release](https://img.shields.io/github/release/offa/cet.svg)](https://github.com/offa/cet/releases)\n[![License](https://img.shields.io/badge/license-GPLv3-yellow.svg)](LICENSE)\n[![C++](https://img.shields.io/badge/c++-20-green.svg)]()\n\nSimple test execution, mostly for container environments.\n\nThe tests are executed *within* the environment under tests.\n\n\n### Configuration\n\nConfiguration is done through a Yaml file (default: `cet.yml`):\n\n###### Example\n\n```yml\nfiles:\n - /bin/gcc\n - /bin/g++\n - /tmp/example/file1.conf\n\ndirectories:\n - /usr/lib/gcc\n - /usr/lib/clang\n - /tmp/dir/example\n\nenvs:\n - CC\n - CXX\n - name: ENV_WITH_VALUE\n   value: /bin/true\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffa%2Fcet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foffa%2Fcet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffa%2Fcet/lists"}