{"id":16104744,"url":"https://github.com/sergeymakinen/tests","last_synced_at":"2025-04-06T02:28:40.333Z","repository":{"id":62542488,"uuid":"79572832","full_name":"sergeymakinen/tests","owner":"sergeymakinen","description":"Common PHPUnit tests stuff","archived":false,"fork":false,"pushed_at":"2019-08-01T18:12:54.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T04:37:07.156Z","etag":null,"topics":["php","php-library","phpunit","test","tests","unit-testing","unittest"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sergeymakinen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-20T15:52:47.000Z","updated_at":"2021-10-01T17:05:41.000Z","dependencies_parsed_at":"2022-11-02T16:00:41.377Z","dependency_job_id":null,"html_url":"https://github.com/sergeymakinen/tests","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeymakinen%2Ftests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeymakinen%2Ftests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeymakinen%2Ftests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeymakinen%2Ftests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergeymakinen","download_url":"https://codeload.github.com/sergeymakinen/tests/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247425506,"owners_count":20936966,"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","php-library","phpunit","test","tests","unit-testing","unittest"],"created_at":"2024-10-09T19:06:08.397Z","updated_at":"2025-04-06T02:28:40.313Z","avatar_url":"https://github.com/sergeymakinen.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Common PHPUnit tests stuff\n\nCommon tests stuff for PHPUnit tests. Version 1.3 or higher is compatible with PHPUnit:\n\n- 4.8.25 or higher\n- 5.4.3 or higher\n- 6.0.5 or higher\n- 7.0.0 or higher\n\nI use it in my library tests but you're also free to use. :)\n\n[![Code Quality](https://img.shields.io/scrutinizer/g/sergeymakinen/tests.svg?style=flat-square)](https://scrutinizer-ci.com/g/sergeymakinen/tests) [![Build Status](https://img.shields.io/travis/sergeymakinen/tests.svg?style=flat-square)](https://travis-ci.org/sergeymakinen/tests) [![Code Coverage](https://img.shields.io/codecov/c/github/sergeymakinen/tests.svg?style=flat-square)](https://codecov.io/gh/sergeymakinen/tests) [![SensioLabsInsight](https://img.shields.io/sensiolabs/i/972b722f-b194-4de7-9eed-24f77bc8c9e2.svg?style=flat-square)](https://insight.sensiolabs.com/projects/972b722f-b194-4de7-9eed-24f77bc8c9e2)\n\n[![Packagist Version](https://img.shields.io/packagist/v/sergeymakinen/tests.svg?style=flat-square)](https://packagist.org/packages/sergeymakinen/tests) [![Total Downloads](https://img.shields.io/packagist/dt/sergeymakinen/tests.svg?style=flat-square)](https://packagist.org/packages/sergeymakinen/tests) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)\n\n## Installation\n\nThe preferred way to install this extension is through [composer](https://getcomposer.org/download/).\n\nEither run\n\n```bash\ncomposer require --dev \"sergeymakinen/tests:^1.0\"\n```\n\nor add\n\n```json\n\"sergeymakinen/tests\": \"^1.0\"\n```\n\nto the require-dev section of your `composer.json` file.\n\n## Usage\n\n```php\nclass MyClassTest extends \\SergeyMakinen\\Tests\\TestCase\n{\n    //\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergeymakinen%2Ftests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergeymakinen%2Ftests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergeymakinen%2Ftests/lists"}