{"id":16100635,"url":"https://github.com/picimako/wiremocha","last_synced_at":"2026-02-25T21:32:27.322Z","repository":{"id":37864906,"uuid":"456924028","full_name":"picimako/wiremocha","owner":"picimako","description":"Integration of the WireMock ecosystem for the IntelliJ platform.","archived":false,"fork":false,"pushed_at":"2025-11-10T17:21:29.000Z","size":556,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-10T19:15:50.610Z","etag":null,"topics":["intellij","intellij-plugin","made-in-hungary","mocking","stubbing","wiremock"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/18860-wiremocha","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/picimako.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-08T12:31:24.000Z","updated_at":"2025-11-10T17:21:01.000Z","dependencies_parsed_at":"2024-03-11T10:59:53.027Z","dependency_job_id":"7bc925a2-a59b-44b0-92ac-133500b42db8","html_url":"https://github.com/picimako/wiremocha","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/picimako/wiremocha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picimako%2Fwiremocha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picimako%2Fwiremocha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picimako%2Fwiremocha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picimako%2Fwiremocha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/picimako","download_url":"https://codeload.github.com/picimako/wiremocha/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picimako%2Fwiremocha/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29841592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T21:18:31.832Z","status":"ssl_error","status_checked_at":"2026-02-25T21:18:29.265Z","response_time":61,"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":["intellij","intellij-plugin","made-in-hungary","mocking","stubbing","wiremock"],"created_at":"2024-10-09T18:47:31.048Z","updated_at":"2026-02-25T21:32:27.288Z","avatar_url":"https://github.com/picimako.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# WireMocha plugin for IntelliJ\n\n[![Version](https://img.shields.io/jetbrains/plugin/v/18860-wiremocha.svg)](https://plugins.jetbrains.com/plugin/18860-wiremocha)\n\n\u003c!-- Plugin description --\u003e\nWireMocha is an IntelliJ-based plugin that provides framework integration for the [WireMock](https://wiremock.org) library.\n\nIt offers various tools to generate and validate WireMock related test code, and to provide additional contextual information\nin the following areas (the list is not comprehensive):\n- JSON stub mapping files:\n    - [JSON schemas](https://www.picimako.com/wiremocha/mapping-files/#1-json-schema) attached to stub mapping files for code completion and validation\n    - [Handlebars helpers](https://www.picimako.com/wiremocha/response-templating-and-handlebars-helpers): validation, code completion and navigation\n    - [Language injections](https://www.picimako.com/wiremocha/language-injections) in the JSON and Java DSLs\n    - On-the-fly conversion of [JSON stub mapping files to the Java DSL](https://www.picimako.com/wiremocha/mapping-files/#18-preview-generated-java-code)\n    - [Create, split and merge selected mapping objects and mapping files](https://www.picimako.com/wiremocha/mapping-files/)\n    - [Request-response summary](https://www.picimako.com/wiremocha/mapping-files/#3-request-response-information-on-project-view-file-nodes) of mapping files in the Project View\n- Java DSL:\n    - [JUnit 4](https://www.picimako.com/wiremocha/junit-4-rules) and [JUnit 5](https://www.picimako.com/wiremocha/junit-5-extensions) support\n    - [Testcontainers support](https://www.picimako.com/wiremocha/testcontainers)\n    - Handlebars and other language injections\n- Other features:\n    - [WireMock tool window](https://www.picimako.com/wiremocha/wiremock-tool-window) with an Admin API client and a tool for Scenario generation\n    - Various WireMock-specific static code analysis checks\n    - Other features for code generation, optimization, navigation and more\n\u003c!-- Plugin description end --\u003e\n\n## Purchase license\n\nThe plugin is available via a paid license, and you can head over to the [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/18860-wiremocha)\nto get your hands on one. You can find more information about pricing and licensing options there, including a **14-day trial period**.\n\n## Supported IDEs\n\nThe list of supported IDEs include all free versions of IntelliJ (Community, Educational, etc.) as well as Ultimate.\n\n## Documentation\n\nThe documentation is available on its [dedicated website](https://www.picimako.com/wiremocha).\n\n## OSS attributions\n\nThis project derives some built-in documentation and specifications from the [WireMock](https://github.com/wiremock/wiremock) open source project.\nThis content is licensed under the Apache License v2.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicimako%2Fwiremocha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpicimako%2Fwiremocha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicimako%2Fwiremocha/lists"}