{"id":15023694,"url":"https://github.com/wiremock/robotframework-wiremock","last_synced_at":"2025-07-23T17:34:00.704Z","repository":{"id":57462486,"uuid":"107149287","full_name":"wiremock/robotframework-wiremock","owner":"wiremock","description":"Robot framework library for WireMock","archived":false,"fork":false,"pushed_at":"2023-10-23T08:05:08.000Z","size":38,"stargazers_count":8,"open_issues_count":11,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-25T02:40:48.493Z","etag":null,"topics":["api","api-testing","hacktoberfest","python","robotframework","wiremock"],"latest_commit_sha":null,"homepage":"https://wiremock.org/docs/solutions/python","language":"RobotFramework","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/wiremock.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-10-16T15:49:10.000Z","updated_at":"2025-06-23T09:37:35.000Z","dependencies_parsed_at":"2024-09-24T21:31:17.016Z","dependency_job_id":null,"html_url":"https://github.com/wiremock/robotframework-wiremock","commit_stats":null,"previous_names":["wiremock/robotframework-wiremock","tyrjola/robotframework-wiremock"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/wiremock/robotframework-wiremock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremock%2Frobotframework-wiremock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremock%2Frobotframework-wiremock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremock%2Frobotframework-wiremock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremock%2Frobotframework-wiremock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wiremock","download_url":"https://codeload.github.com/wiremock/robotframework-wiremock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremock%2Frobotframework-wiremock/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266720147,"owners_count":23973907,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","api-testing","hacktoberfest","python","robotframework","wiremock"],"created_at":"2024-09-24T19:59:20.738Z","updated_at":"2025-07-23T17:34:00.666Z","avatar_url":"https://github.com/wiremock.png","language":"RobotFramework","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WireMock Robot Framework Library\n\nThis project implements the Robot Framework keywords to interact with [WireMock](http://wiremock.org/) through HTTP.\n\n## Installation\n\n```sh\n$ pip install robotframework-wiremock\n```\n\n## Usage\n\nAdd library to settings section:\n\n```\n*** Settings ***\nLibrary  WireMockLibrary\n```\n\n[Keyword documentation for the latest release](https://tyrjola.github.io/docs/robotframework-wiremock.html)\n\nSee tests/robot/tests/integration_tests.robot for detailed usage examples.\n\n## Development\n\nPrerequisites:\n\n* docker-compose (to run integration tests)\n* flake8 (for static code analysis)\n* twine (release)\n* robot-framework (for doc generation)\n\nInstall prerequisites:\n\n```sh\n$ make setup\n```\n\nPrint help:\n\n```sh\n$ make help\n```\n\nStart wiremock and run tests:\n\n```sh\n$ make tester/test\n```\n\nRun lint:\n\n```sh\n$ make lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiremock%2Frobotframework-wiremock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiremock%2Frobotframework-wiremock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiremock%2Frobotframework-wiremock/lists"}