{"id":24184527,"url":"https://github.com/simpletest/simpletest","last_synced_at":"2025-04-15T01:58:47.592Z","repository":{"id":10742963,"uuid":"13000338","full_name":"simpletest/simpletest","owner":"simpletest","description":"SimpleTest - Unit Testing for PHP","archived":false,"fork":false,"pushed_at":"2025-01-03T12:44:11.000Z","size":5339,"stargazers_count":149,"open_issues_count":19,"forks_count":47,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-04-15T01:58:42.136Z","etag":null,"topics":["php","simpletest","testing"],"latest_commit_sha":null,"homepage":"http://simpletest.org","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simpletest.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"LICENSE","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":"2013-09-21T18:47:12.000Z","updated_at":"2025-04-02T21:57:15.000Z","dependencies_parsed_at":"2025-01-03T23:18:19.511Z","dependency_job_id":null,"html_url":"https://github.com/simpletest/simpletest","commit_stats":{"total_commits":2021,"total_committers":43,"mean_commits":47.0,"dds":"0.41860465116279066","last_synced_commit":"9bcd787f794ac3ce27f898c7ab006b0837468c9d"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpletest%2Fsimpletest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpletest%2Fsimpletest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpletest%2Fsimpletest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simpletest%2Fsimpletest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simpletest","download_url":"https://codeload.github.com/simpletest/simpletest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248991544,"owners_count":21194894,"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":["php","simpletest","testing"],"created_at":"2025-01-13T10:15:33.355Z","updated_at":"2025-04-15T01:58:47.576Z","avatar_url":"https://github.com/simpletest.png","language":"PHP","readme":"SimpleTest [![Build Status](https://github.com/simpletest/simpletest/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/simpletest/simpletest/actions/workflows/ci.yml) [![Build Status by Version](http://github-actions.40ants.com/simpletest/simpletest/matrix.svg)](https://github.com/simpletest/simpletest/actions/workflows/ci.yml) [![Latest Stable Version](https://img.shields.io/packagist/v/simpletest/simpletest.svg?style=flat-square)](https://packagist.org/packages/simpletest/simpletest) [![Total Downloads](https://img.shields.io/packagist/dt/simpletest/simpletest.svg?style=flat-square)](https://packagist.org/packages/simpletest/simpletest)\n==========\n\nSimpleTest is a framework for unit testing, web site testing and mock objects for PHP.\n\n### Installation\n\n#### Downloads\n\nAll downloads are stored on Github Releases.\n\nYou may find the zip of the \"latest released version\" here:\n\nhttps://github.com/simpletest/simpletest/releases/latest\n\nYou may find the zip archive of the \"main\" development branch here:\n\nhttps://github.com/simpletest/simpletest/archive/main.zip\n\n#### Composer\n\nYou may also install the extension through Composer into the `/vendor` folder of your project.\n\nEither run\n\n    php composer.phar require --prefer-dist simpletest/simpletest \"^1.2\"\n\nor add the package `simpletest/simpletest` to the require-dev section of your `composer.json` file:\n\n    {\n        \"require-dev\": {\n            \"simpletest/simpletest\": \"^1.2\"\n        }\n    }\n\nfollowed by running `composer install`.\n\n### Issues\n\nPlease report all issues you encounter at [Github Issues](https://github.com/simpletest/simpletest/issues).\n\n### Community\n\nFeel free to [ask a new question on Stack Overflow](https://stackoverflow.com/questions/ask?tags=simpletest+php) or at [Github Issues](https://github.com/simpletest/simpletest/issues).\n\nStackOverflow offers also a good collection of [SimpleTest related questions](https://stackoverflow.com/questions/tagged/simpletest).\n\n### Requirements\n\nPHP 7.1+\n\n### Authors\n\n- Marcus Baker\n- Jason Sweat\n- Travis Swicegood\n- Perrick Penet\n- Edward Z. Yang\n- Jens A. Koch\n- [Contributors on Github](https://github.com/simpletest/simpletest/graphs/contributors)\n\n### License\n\nGNU LGPL v2.1\n\n### Tests\n\nThe unit tests for SimpleTest itself can be run here:\n\n    tests/all_tests.php\n\nThe acceptance tests require a running server:\n\n    - php -S localhost:8080 -t tests/site\n    - tests/acceptance_test.php\n\n# Docs\n\n    https://simpletest.org/en/first_test_tutorial.html\n","funding_links":[],"categories":["测试( Testing )"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimpletest%2Fsimpletest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimpletest%2Fsimpletest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimpletest%2Fsimpletest/lists"}