{"id":15022837,"url":"https://github.com/merkushin/php.autotest","last_synced_at":"2025-10-24T16:31:51.713Z","repository":{"id":15018501,"uuid":"17744181","full_name":"merkushin/php.autotest","owner":"merkushin","description":"autotest for php written in php","archived":false,"fork":false,"pushed_at":"2022-03-28T14:48:49.000Z","size":18,"stargazers_count":20,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-14T12:05:07.549Z","etag":null,"topics":["automation","php","phpunit","testing-tools"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rudyLi/CoolplaySpark","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/merkushin.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":"2014-03-14T11:28:11.000Z","updated_at":"2025-09-28T12:23:22.000Z","dependencies_parsed_at":"2022-09-05T00:52:15.368Z","dependency_job_id":null,"html_url":"https://github.com/merkushin/php.autotest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/merkushin/php.autotest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/merkushin%2Fphp.autotest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/merkushin%2Fphp.autotest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/merkushin%2Fphp.autotest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/merkushin%2Fphp.autotest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/merkushin","download_url":"https://codeload.github.com/merkushin/php.autotest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/merkushin%2Fphp.autotest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280631152,"owners_count":26363728,"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","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["automation","php","phpunit","testing-tools"],"created_at":"2024-09-24T19:58:26.401Z","updated_at":"2025-10-24T16:31:51.282Z","avatar_url":"https://github.com/merkushin.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/merkushin/php.autotest.png?branch=master)](https://travis-ci.org/merkushin/php.autotest) Autotest for PHP\n===\n\nRequirements\n---\n\n* PHP 5.3+\n* PHPUnit\n* Symfony/Console\n\nInstallation\n---\n\nDownload and unpack php.autotest.\n\nDownload Composer (http://getcomposer.org) and run:\n\n```\ncomposer.phar install\n```\n\nComposer installs Console component\n\n\nOptionally link bin/autotest.php to your /usr/bin like this:\n\n```\nln bin/autotest.php /usr/bin/autotest\n```\n\nUsage\n---\n\nRun bin/autotest.php with optional params from the root of your application:\n\n* ```cmd``` — path to phpunit (optional, default value: phpunit)\n* ```src_path``` — path to your source code (optional, default value: src)\n* ```tests_path``` — path to your tests (optional, default value: tests)\n* ```suffix``` — suffix of the test namespace (optional, default value: Test)\n* ```timeout``` — time between comparing files (optional, default value: 1 second)\n\nExample (assuming file is linked to bin directory):\n\n```\nautotest --cmd=/usr/local/zend/bin/phpunit --src_path=source --tests_path=MyTests --timeout=60\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmerkushin%2Fphp.autotest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmerkushin%2Fphp.autotest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmerkushin%2Fphp.autotest/lists"}