{"id":27314131,"url":"https://github.com/ubirak/moco-behat-extension","last_synced_at":"2026-02-15T07:34:44.715Z","repository":{"id":57074483,"uuid":"54657517","full_name":"ubirak/moco-behat-extension","owner":"ubirak","description":"Behat extension to use Moco in your features","archived":false,"fork":false,"pushed_at":"2019-09-23T05:55:33.000Z","size":21,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-27T01:25:44.720Z","etag":null,"topics":["behat-extension","http","mock","stub","third-party"],"latest_commit_sha":null,"homepage":null,"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/ubirak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-24T16:36:36.000Z","updated_at":"2022-11-20T15:14:40.000Z","dependencies_parsed_at":"2022-08-24T14:40:10.256Z","dependency_job_id":null,"html_url":"https://github.com/ubirak/moco-behat-extension","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ubirak/moco-behat-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubirak%2Fmoco-behat-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubirak%2Fmoco-behat-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubirak%2Fmoco-behat-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubirak%2Fmoco-behat-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ubirak","download_url":"https://codeload.github.com/ubirak/moco-behat-extension/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubirak%2Fmoco-behat-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29472883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T06:58:05.414Z","status":"ssl_error","status_checked_at":"2026-02-15T06:58:05.085Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["behat-extension","http","mock","stub","third-party"],"created_at":"2025-04-12T07:39:35.209Z","updated_at":"2026-02-15T07:34:44.701Z","avatar_url":"https://github.com/ubirak.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Moco Extension for Behat 3\n\n[![Build Status](https://travis-ci.org/ubirak/moco-behat-extension.svg?branch=master)](https://travis-ci.org/ubirak/moco-behat-extension)\n\n[Moco](https://github.com/dreamhead/moco) is a stub server we used to use in test env.\n\nHere is a small extension to make its usage more friendly.\n\n## Warning\n\nVendor namespace changed from `Rezzza` to `Ubirak` in `2.0`\n\n## Usage\n\n```yml\ndefault:\n    extensions:\n        Ubirak\\MocoBehatExtension\\MocoExtension:\n            json_file: features/fixtures.json\n            hostname: 127.0.0.1\n            port: 9997\n    suites:\n        default:\n            contexts:\n                - Ubirak\\MocoBehatExtension\\MocoContext\n```\n\nThen you just need to add `MocoWriter` as an argument of your context and tag your scenario with `@moco`\n\n[See tests](features) for more details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubirak%2Fmoco-behat-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fubirak%2Fmoco-behat-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubirak%2Fmoco-behat-extension/lists"}