{"id":42075568,"url":"https://github.com/webino/testing","last_synced_at":"2026-01-26T09:23:05.804Z","repository":{"id":62547913,"uuid":"193456863","full_name":"webino/testing","owner":"webino","description":":triangular_ruler: Webino™ Testing support package [WIP]","archived":false,"fork":false,"pushed_at":"2019-06-24T10:43:01.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-07-23T07:07:29.753Z","etag":null,"topics":["library","testing","v3","webino","wip"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-24T07:33:30.000Z","updated_at":"2022-06-25T09:01:11.000Z","dependencies_parsed_at":"2022-11-02T22:16:21.942Z","dependency_job_id":null,"html_url":"https://github.com/webino/testing","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/webino/testing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webino%2Ftesting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webino%2Ftesting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webino%2Ftesting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webino%2Ftesting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webino","download_url":"https://codeload.github.com/webino/testing/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webino%2Ftesting/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28772909,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T08:38:24.014Z","status":"ssl_error","status_checked_at":"2026-01-26T08:38:22.080Z","response_time":59,"last_error":"SSL_read: 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":["library","testing","v3","webino","wip"],"created_at":"2026-01-26T09:23:03.009Z","updated_at":"2026-01-26T09:23:05.795Z","avatar_url":"https://github.com/webino.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webino Testing\n\nTesting support package.\n\n[![Build Status](https://img.shields.io/travis/webino/testing/master.svg?style=for-the-badge)](http://travis-ci.org/webino/testing \"Master Build Status\")\n[![Coverage Status](https://img.shields.io/coveralls/github/webino/testing/master.svg?style=for-the-badge)](https://coveralls.io/github/webino/testing?branch=master \"Master Coverage Status\")\n[![Code Quality](https://img.shields.io/scrutinizer/g/webino/testing/master.svg?style=for-the-badge)](https://scrutinizer-ci.com/g/webino/testing/?branch=master \"Master Code Quality\")\n[![Latest Stable Version](https://img.shields.io/github/tag/webino/testing.svg?label=STABLE\u0026style=for-the-badge)](https://packagist.org/packages/webino/testing)\n\n## Recommended Usage\n\nUse embedded binary to run tests.\n\n\n## Setup\n[![PHP from Packagist](https://img.shields.io/packagist/php-v/webino/testing.svg?style=for-the-badge)](https://php.net \"Required PHP version\")\n\n```bash\ncomposer require webino\\testing\n```\n\n\n## Quick Use\n\nTest all:\n```bash\nbin/webino-test\n```\n\nTest matching pattern:\n```bash\nbin/webino-test Example\n```\n\n\n## Development\n\n[![Build Status](https://img.shields.io/travis/webino/testing/develop.svg?style=for-the-badge)](http://travis-ci.org/webino/testing \"Develop Build Status\")\n[![Coverage Status](https://img.shields.io/coveralls/github/webino/testing/develop.svg?style=for-the-badge)](https://coveralls.io/github/webino/testing?branch=develop \"Develop Coverage Status\")\n[![Code Quality](https://img.shields.io/scrutinizer/g/webino/testing/develop.svg?style=for-the-badge)](https://scrutinizer-ci.com/g/webino/testing/?branch=develop \"Develop Code Quality\")\n[![Latest Unstable Version](https://img.shields.io/github/tag-pre/webino/testing.svg?label=PREVIEW\u0026style=for-the-badge)](https://packagist.org/packages/webino/testing \"Packagist\")\n\n\nStatic analysis:\n```bash\ncomposer analyse\n```\n\nCoding style check:\n```bash\ncomposer check\n```\n\nCoding style fix:\n```bash \ncomposer fix\n```\n\nTesting:\n```bash\ncomposer test\n```\n\nGit pre-commit setup:\n```bash\nln -s ../../pre-commit .git/hooks/pre-commit\n```\n\n\n## Addendum\n\n[![License](https://img.shields.io/packagist/l/webino/testing.svg?style=for-the-badge)](https://github.com/webino/testing/blob/master/LICENSE.md \"BSD-3-Clause License\")\n[![Total Downloads](https://img.shields.io/packagist/dt/webino/testing.svg?style=for-the-badge)](https://packagist.org/packages/webino/testing \"Packagist\") \n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/webino/testing.svg?style=for-the-badge)\n\n\n  Please, if you are interested in this library report any issues and don't hesitate to contribute.\n  We will appreciate any contributions on development of this library.\n\n[![GitHub issues](https://img.shields.io/github/issues/webino/testing.svg?style=for-the-badge)](https://github.com/webino/testing/issues)\n[![GitHub forks](https://img.shields.io/github/forks/webino/testing.svg?label=Fork\u0026style=for-the-badge)](https://github.com/webino/testing)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebino%2Ftesting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebino%2Ftesting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebino%2Ftesting/lists"}