{"id":15309111,"url":"https://github.com/marcelod/ciunit-for-ci2","last_synced_at":"2025-10-08T16:31:41.017Z","repository":{"id":140009621,"uuid":"53694683","full_name":"marcelod/CIUnit-for-CI2","owner":"marcelod","description":"CIUnit for CodeIgniter 2.x","archived":false,"fork":true,"pushed_at":"2013-07-29T07:41:18.000Z","size":111,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-02T08:20:52.790Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"fukata/CIUnit-for-CI2","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcelod.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":"2016-03-11T20:24:33.000Z","updated_at":"2016-03-11T20:24:33.000Z","dependencies_parsed_at":"2023-03-13T10:44:41.719Z","dependency_job_id":null,"html_url":"https://github.com/marcelod/CIUnit-for-CI2","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelod%2FCIUnit-for-CI2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelod%2FCIUnit-for-CI2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelod%2FCIUnit-for-CI2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelod%2FCIUnit-for-CI2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcelod","download_url":"https://codeload.github.com/marcelod/CIUnit-for-CI2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235731949,"owners_count":19036830,"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-01T08:20:41.451Z","updated_at":"2025-10-08T16:31:35.718Z","avatar_url":"https://github.com/marcelod.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What's this\n[CIUnit](https://bitbucket.org/rafsoaken/ciunit) for CodeIgniter 2.x\n\n## Installation\n## Use install.sh\n\t./tools/install.sh [CI2 Project Path]\n## Manual\n### Copy CIUnit Files\n\tcp -R CIUnit-for-CI2/application [CI2 Project Path]/\n\tcp -R CIUnit-for-CI2/tests [CI2 Project Path]/\n### Change Database Config\n\tvi [CI2 Project Path]/application/config/database.php\n\n\t$active_group = 'default';\n\t+ if (defined('CIUnit_Version')) {\n\t+     $active_group .= '_test';\n\t+ }\n\t$active_record = TRUE;\n\n\n## Run Tests\n### AllTests\n\tcd [CI2 Project Path]/tests\n\tphpunit\n\n### UnitTest\n\tcd [CI2 Project Path]/tests\n\tphpunit --no-configuration --bootstrap ../application/third_party/CIUnit/bootstrap_phpunit.php [Directory or PHP file path]\n\n## Eclipse Settings\n* [External Tools](http://fukata.org/2011/06/19/codeigniter2-tips-ciunit-for-ci2-on-eclipse/)\n\nCIUnit AllTests\n\n![CIUnit AllTests](http://farm3.static.flickr.com/2589/5847466967_be828bd800.jpg)\n\nCIUnit UnitTest\n\n![CIUnit UnitTest](http://farm4.static.flickr.com/3452/5848025028_d5ce7618cf.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelod%2Fciunit-for-ci2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcelod%2Fciunit-for-ci2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelod%2Fciunit-for-ci2/lists"}