{"id":22218585,"url":"https://github.com/megahertz/webunit","last_synced_at":"2025-07-18T17:03:26.450Z","repository":{"id":65661021,"uuid":"11270367","full_name":"megahertz/webunit","owner":"megahertz","description":"Yii 1 PHPUnit web interface","archived":false,"fork":false,"pushed_at":"2016-02-15T16:22:15.000Z","size":1263,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-04T22:22:58.061Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","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/megahertz.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-07-09T02:00:15.000Z","updated_at":"2017-01-12T02:36:16.000Z","dependencies_parsed_at":"2023-02-03T00:00:22.378Z","dependency_job_id":null,"html_url":"https://github.com/megahertz/webunit","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/megahertz/webunit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megahertz%2Fwebunit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megahertz%2Fwebunit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megahertz%2Fwebunit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megahertz%2Fwebunit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megahertz","download_url":"https://codeload.github.com/megahertz/webunit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megahertz%2Fwebunit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265797912,"owners_count":23829853,"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-12-02T22:27:12.043Z","updated_at":"2025-07-18T17:03:26.408Z","avatar_url":"https://github.com/megahertz.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"webunit\n=======\n\nThe UI for using PHPUnit with Yii 1. It doesn't require the installed PHPUnit \n\nInstall\n=======\n1. Download [the webunit extension](https://github.com/megahertz/webunit/archive/v0.1.0.zip)\n\n2. Extract to protected/extensions\n\n3. Add extension to your application config\n    ```php\n    ...\n    'modules' =\u003e [\n        'gii' =\u003e [\n            ...\n        ],\n\n        'webunit' =\u003e [\n            'class' =\u003e 'ext.webunit.WebunitModule',\n            'password' =\u003e 'password',\n            'ipFilters' =\u003e ['127.0.0.1', '::1'],\n            'pathUnitTests' =\u003e 'application.tests.unit', // optional\n            'pathWebTests' =\u003e 'application.tests.functional' // optional\n        ]\n    ],\n    ...\n    ```\n    \n4. Go to the http://you-app.url/index.php?r=webunit\n\nThe original idea http://mattmueller.me/blog/phpunit-test-report-unit-testing-in-the-browser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegahertz%2Fwebunit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmegahertz%2Fwebunit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegahertz%2Fwebunit/lists"}