This 100% free IntelliJ plugin gives many useful upgrades to the usage of the Karate language.
Features include
- Syntax highlighting
- Go-To definitions/references
- Running tests from intelliJ,
- Embedded JSON, Javascript and XML support
- Formatting
- attaching a debugger to a running karate test.
This project is open sourced via the Apache Commons 2.0 license and is a work in progress. Please report bugs and issues so we can make this plugin something we all enjoy using.
-
Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "uppercut" > Install
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.