{"id":24488217,"url":"https://github.com/codiepp/ev3dev_testing","last_synced_at":"2025-06-10T19:41:03.723Z","repository":{"id":117955785,"uuid":"92799350","full_name":"CodiePP/ev3dev_testing","owner":"CodiePP","description":"Test-driven development around ev3dev","archived":false,"fork":false,"pushed_at":"2017-06-09T21:51:04.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-09T23:39:00.908Z","etag":null,"topics":["cpp11","ev3dev","lego-ev3","robot","tdd","test-driven-development","testing"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodiePP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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},"funding":{"github":"codiepp"}},"created_at":"2017-05-30T04:54:20.000Z","updated_at":"2017-06-13T12:16:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"99587da8-9265-460e-b968-a830ebb040f5","html_url":"https://github.com/CodiePP/ev3dev_testing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodiePP%2Fev3dev_testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodiePP%2Fev3dev_testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodiePP%2Fev3dev_testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodiePP%2Fev3dev_testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodiePP","download_url":"https://codeload.github.com/CodiePP/ev3dev_testing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodiePP%2Fev3dev_testing/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259137758,"owners_count":22810771,"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":["cpp11","ev3dev","lego-ev3","robot","tdd","test-driven-development","testing"],"created_at":"2025-01-21T16:18:51.055Z","updated_at":"2025-06-10T19:41:03.713Z","avatar_url":"https://github.com/CodiePP.png","language":"C++","funding_links":["https://github.com/sponsors/codiepp"],"categories":[],"sub_categories":[],"readme":"This is an attempt to apply test-driven development (TDD) to the programming\nof the [LEGO Mindstorms ev3](https://www.lego.com/en-us/mindstorms/about-ev3) robot in *C++*.\n\nFor this we use the great works of\n  * [ev3dev](http://www.ev3dev.org) which provide a superior Linux image to be run on the robot\n  * Google's testing and mocking framework [googletest](https://github.com/google/googletest.git)\n\n\n\ndirectory structure\n===================\n\ndemos/       demo programs to be executed on ev3\ntests/       test programs\nsrc/         source code\n\nthis repository depends on the following:\n\n 1. https://github.com/ddemidov/ev3dev-lang-cpp.git\n 2. https://github.com/google/googletest.git\n\n\n\ninitial checkout\n================\n\nafter cloning this repository\nyou should also initialize its dependencies:\n\n  `git submodule update --init --recursive`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodiepp%2Fev3dev_testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodiepp%2Fev3dev_testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodiepp%2Fev3dev_testing/lists"}