{"id":23230674,"url":"https://github.com/the-events-calendar/tec-testing-facilities","last_synced_at":"2025-08-19T16:33:09.390Z","repository":{"id":54184815,"uuid":"186878430","full_name":"the-events-calendar/tec-testing-facilities","owner":"the-events-calendar","description":"Testing facilities, helpers and examples.","archived":false,"fork":false,"pushed_at":"2024-08-20T13:23:13.000Z","size":211,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-12-15T22:33:22.513Z","etag":null,"topics":["codeception","testing-tools","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/the-events-calendar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","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":"2019-05-15T18:01:29.000Z","updated_at":"2024-08-20T13:23:11.000Z","dependencies_parsed_at":"2024-08-19T19:46:50.465Z","dependency_job_id":"028598e0-1314-4b57-996f-3d2a1514176d","html_url":"https://github.com/the-events-calendar/tec-testing-facilities","commit_stats":{"total_commits":150,"total_committers":8,"mean_commits":18.75,"dds":"0.18000000000000005","last_synced_commit":"acc56cfa577c2f0b4926711143cf43722e588cac"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-events-calendar%2Ftec-testing-facilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-events-calendar%2Ftec-testing-facilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-events-calendar%2Ftec-testing-facilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-events-calendar%2Ftec-testing-facilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the-events-calendar","download_url":"https://codeload.github.com/the-events-calendar/tec-testing-facilities/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230364003,"owners_count":18214717,"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":["codeception","testing-tools","wordpress","wordpress-plugin"],"created_at":"2024-12-19T02:11:15.472Z","updated_at":"2024-12-19T02:11:16.089Z","avatar_url":"https://github.com/the-events-calendar.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Events Calendar testing facilities\n\nA set of testing helpers, add-ons and gimmicks to make The Events Calendar product testing easier.\n\n## Requirements\nThe library requires PHP 7.4 or above.\nWhile most of our code is compatible with PHP 5.6 or above the **test** code will run on PHP 7.0 or above CI environments.\n\n## Installation\nUse [Composer](https://getcomposer.org/) to require the library in your project.\nSince this package is not on Packagist you'll need to define the package in your project `composer.json` file by adding an entry in the `repositories` section:\n\n```json\n\"repositories\": [\n\t\t{\n\t\t  \"name\": \"the-events-calendar/tec-testing-facilities\",\n\t\t  \"type\": \"github\",\n\t\t  \"url\": \"https://github.com/the-events-calendar/tec-testing-facilities\",\n\t\t  \"no-api\": true\n\t\t}\n],\n```\n\nYou'll now be able to pull in the library with the following command:\n\n```bash\ncomposer require --dev the-events-calendar/tec-testing-facilities:dev-master\n```\n\n## What's inside?\nRead more [in the documentation](docs/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-events-calendar%2Ftec-testing-facilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-events-calendar%2Ftec-testing-facilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-events-calendar%2Ftec-testing-facilities/lists"}