{"id":15885648,"url":"https://github.com/diasbruno/oftest","last_synced_at":"2025-06-29T21:04:24.074Z","repository":{"id":8465619,"uuid":"10063808","full_name":"diasbruno/oftest","owner":"diasbruno","description":"automated testing for openFrameworks.","archived":false,"fork":false,"pushed_at":"2013-08-11T14:59:51.000Z","size":4184,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-28T14:46:48.270Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/diasbruno.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":null,"support":null}},"created_at":"2013-05-14T20:05:49.000Z","updated_at":"2014-05-30T21:36:16.000Z","dependencies_parsed_at":"2022-09-18T20:31:33.564Z","dependency_job_id":null,"html_url":"https://github.com/diasbruno/oftest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/diasbruno/oftest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diasbruno%2Foftest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diasbruno%2Foftest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diasbruno%2Foftest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diasbruno%2Foftest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diasbruno","download_url":"https://codeload.github.com/diasbruno/oftest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diasbruno%2Foftest/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262667287,"owners_count":23345529,"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-10-06T05:06:17.286Z","updated_at":"2025-06-29T21:04:23.646Z","avatar_url":"https://github.com/diasbruno.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"oftest\n======\n\nautomated testing for openFrameworks.\n\n\n- how it works:\n\noftest/master: follows oftest/with-make/master.\noftest/with-rake/master: will be used to run on travis-ci.\n\n\nclone oftest in the root of your openFrameworks folder.\n\n\n```\ncd your_openFrameworks_root\ngit clone https://github.com/diasbruno/oftest.git tests\n```\n\ncompile the openFrameworks lib, and then...\n\n\n- compiling and running tests\n\n. all tests. \n\n``` \nmake \nmake test \n```\n\n. a specific test. (list of tests)\n\n``` \nmake test[\"ofColor ofImage of...\"]\n./run_test ofColor ofImage of... # life is short. \n```\n\n- create a new test\n\n. this will create src/ofFileUtils.cpp.\n\n``` \n./create_test ofFileUtils  \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiasbruno%2Foftest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiasbruno%2Foftest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiasbruno%2Foftest/lists"}