{"id":20316000,"url":"https://github.com/siposattila/testme","last_synced_at":"2025-03-04T09:13:29.821Z","repository":{"id":245566511,"uuid":"818429398","full_name":"Siposattila/TestMe","owner":"Siposattila","description":"C++ testing framework based on the idea of runnable requirements.","archived":false,"fork":false,"pushed_at":"2025-01-11T17:53:34.000Z","size":31,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T18:34:24.062Z","etag":null,"topics":["cpp","cpp20","runnable-specification","test","test-automation","test-framework","testing","tree-sitter"],"latest_commit_sha":null,"homepage":"","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/Siposattila.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-21T20:50:14.000Z","updated_at":"2024-12-03T21:57:28.000Z","dependencies_parsed_at":"2024-06-22T20:41:54.567Z","dependency_job_id":"9d65bfb3-1db9-4662-82a3-99d6afb8d7b5","html_url":"https://github.com/Siposattila/TestMe","commit_stats":null,"previous_names":["siposattila/testme"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siposattila%2FTestMe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siposattila%2FTestMe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siposattila%2FTestMe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siposattila%2FTestMe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Siposattila","download_url":"https://codeload.github.com/Siposattila/TestMe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241818902,"owners_count":20025210,"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":["cpp","cpp20","runnable-specification","test","test-automation","test-framework","testing","tree-sitter"],"created_at":"2024-11-14T18:23:37.088Z","updated_at":"2025-03-04T09:13:29.792Z","avatar_url":"https://github.com/Siposattila.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to build\nThe project is using `clang 18.1.3`.\nYou will need cmake. To be exact atleast `cmake version 3.22`.\n\nYou need to use `pre-commit` for this project.\nBefore you are trying to use pre-commit you need to make sure that you have these installed:\n- `clang-format`\n\nOn linux you can just pretty much use `apt` to install them.\n\nOn how to install and use `pre-commit` please refer to the [pre-commit section](#pre-commit).\n\n```shell\ncmake -B build\ncd build\nmake\n```\n\nThats it!\n\nAfter you change something just run `make` in the build folder.\n\n# How to test\nWhen you build with `make` then the tests are built as well.\n\nThis project is using [gtest](https://github.com/google/googletest) v1.15.2.\n\nAfter the build is complete then you just run `ctest`.\n\n# How to run\nAfter following the [how to build section](#how-to-build) you can run it with `./TestMe`.\n\n# Pre-commit\nTo provide a good quality code for the project it is mandatory to use [pre-commit](https://pre-commit.com).\n\nTo install you need to have python on your system. After that just run `pip install pre-commit`.\n\nBefore you are all set with pre-commit you need to install the hooks in your local repo.\nYou can do that with this command `pre-commit install`.\n\nGood! Now you are all set from now on pre-commit will automatically run every time when you are trying to make a commit.\n\nYou can always check with pre-commit that your changes will fail or not before making a commit.\nJust run: `pre-commit`\n\n# Tree-sitter\nThis project is using [tree-sitter](https://github.com/tree-sitter/tree-sitter) v0.24.4.\n\n## Tree-sitter grammar\n- [tree-sitter-cpp](https://github.com/tree-sitter/tree-sitter-cpp) v0.23.4\n- [tree-sitter-java](https://github.com/tree-sitter/tree-sitter-java) v0.23.4\n- [tree-sitter-c-sharp](https://github.com/tree-sitter/tree-sitter-c-sharp) v0.23.1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiposattila%2Ftestme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiposattila%2Ftestme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiposattila%2Ftestme/lists"}