{"id":15645511,"url":"https://github.com/fukata/ciunit-for-ci2","last_synced_at":"2025-04-30T10:44:40.353Z","repository":{"id":138991646,"uuid":"1918018","full_name":"fukata/CIUnit-for-CI2","owner":"fukata","description":"CIUnit for CodeIgniter 2.x","archived":false,"fork":false,"pushed_at":"2013-07-29T07:41:18.000Z","size":111,"stargazers_count":17,"open_issues_count":2,"forks_count":11,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-30T10:44:31.316Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/fukata.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":"2011-06-19T02:20:37.000Z","updated_at":"2023-03-21T11:04:27.000Z","dependencies_parsed_at":"2023-03-13T10:52:22.863Z","dependency_job_id":null,"html_url":"https://github.com/fukata/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/fukata%2FCIUnit-for-CI2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fukata%2FCIUnit-for-CI2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fukata%2FCIUnit-for-CI2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fukata%2FCIUnit-for-CI2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fukata","download_url":"https://codeload.github.com/fukata/CIUnit-for-CI2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251684958,"owners_count":21627214,"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-03T12:08:23.959Z","updated_at":"2025-04-30T10:44:40.331Z","avatar_url":"https://github.com/fukata.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%2Ffukata%2Fciunit-for-ci2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffukata%2Fciunit-for-ci2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffukata%2Fciunit-for-ci2/lists"}