Plugin development for JetBrains IDEs
If you are interested in, and looking for test automation related plugins (or some other cool stuff) for IntelliJ-based IDEs, you’ve definitely come to the right place.
If you have no clue what this website is, you may still have come to the right place, you just don’t know it yet.
To find out a bit more about why this website exists, you can head over to the introduction.
If you need a custom IDE plugin developed, or consultation in this area, feel free to contact me.
Paid IDE plugins
These plugins are available via paid licenses. You can try them for free for 14-days, or purchase them on the JetBrains Marketplace.
WireMocha
WireMock ecosystem integration for IntelliJ with code generation and validation, Handlebars and other language injections, as well as many custom actions.
Citric
Citrus framework integration for IntelliJ with code generation and validation, language injections, syntax highlighting for Citrus expressions, and many other features.
Open-source IDE plugins
I created, and actively maintain these open-source projects, along with the JBehave Support plugin which I took over the maintenance of.
Mockitools
IDE integration for the Mockito framework, with code inspections and custom actions.
Gherkin Overview
Helps to better visualize the structure of Cucumber based and similar projects, from the perspective of Gherkin tags.
Just Kitting
Utilities for JetBrains IDE plugin developers working with the IntelliJ Platform.
Lucas
Lucas is a plugin that brings Apache Lucene’s Luke standalone desktop application to IntelliJ-based IDEs.
NPM Packages
I also created a test utility for LSP implementations as an npm package.
Lasponya
It is a test utility that ‘renders’ Language Server Protocol objects as strings with a custom representation of them, into the tested documents.