{"id":24743161,"url":"https://github.com/gopibabus/phpunit-notes","last_synced_at":"2026-04-17T01:31:31.068Z","repository":{"id":274387646,"uuid":"922741901","full_name":"gopibabus/phpunit-notes","owner":"gopibabus","description":"PHPUnit Notes","archived":false,"fork":false,"pushed_at":"2025-01-27T01:47:18.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T21:33:38.274Z","etag":null,"topics":["feature-testing","integration-testing","php","phpunit","unit-testing"],"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/gopibabus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-27T00:52:14.000Z","updated_at":"2025-01-27T01:47:21.000Z","dependencies_parsed_at":"2025-01-27T02:18:52.432Z","dependency_job_id":"2a341e60-508d-4f83-8d29-f964a81c20e9","html_url":"https://github.com/gopibabus/phpunit-notes","commit_stats":null,"previous_names":["gopibabus/phpunit-notes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gopibabus/phpunit-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopibabus%2Fphpunit-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopibabus%2Fphpunit-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopibabus%2Fphpunit-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopibabus%2Fphpunit-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gopibabus","download_url":"https://codeload.github.com/gopibabus/phpunit-notes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopibabus%2Fphpunit-notes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31911436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["feature-testing","integration-testing","php","phpunit","unit-testing"],"created_at":"2025-01-28T01:22:05.900Z","updated_at":"2026-04-17T01:31:31.049Z","avatar_url":"https://github.com/gopibabus.png","language":"PHP","readme":"# PHPUnit Notes\r\n\r\n## How to build and run php unit test cases\r\n\r\n```bash\r\n# Build PHP App Image\r\ndocker container prune -f \u0026\u0026 docker compose --build -d\r\n\r\n# Run PHP App Container to execute phpunit test cases\r\ndocker container prune -f \u0026\u0026 docker compose run phpunit\r\n\r\n# Install composer dependencies\r\ndocker container prune -f \u0026\u0026 docker compose run composer install\r\n```\r\n\r\n### PHPUnit Commands\r\n\r\n```bash\r\n# Run test suite\r\nphp vendor/bin/phpunit --testsuite=Integration\r\n\r\n```\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgopibabus%2Fphpunit-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgopibabus%2Fphpunit-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgopibabus%2Fphpunit-notes/lists"}