Skip to content

postfinance/citrusframework-intellij-plugin

Repository files navigation

citrusframework-intellij-plugin

Build Version Downloads

Template ToDo list

This is an IntelliJ plugin, that lets you run and debug XML Citrus Tests with one click.

This specific section is a source for the plugin.xml file which will be extracted by the Gradle during the build process.

To keep everything working, do not remove <!-- ... --> sections.

Installation

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "citrusframework-intellij-plugin" > Install

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

Using the plugin

In the project, Right click on the XML Citrus Test that you want to run. In the Popup you will see two group of actions with a citrus logo called Run XML Citrus Test and Debug XML Citrus Test.

Note that the plugin expects a minimum version of IntelliJ, see gradle.properties for the current number.

Run XML Citrus Test

This group offers two possibilities for running one or more tests.

  1. Run XML Test: Run the test(s) with a predefined Run Configuration.
  2. Select Run Configuration: Select a Run Configuration before running the test(s).

Debug XML Citrus Test

This group offers two possibilities for debugging one or more tests.

  1. Debug XML Test: Debug the test(s) with a predefined Run Configuration.
  2. Select Run Configuration: Select a Run Configuration before debugging the test(s).

Plugin based on the IntelliJ Platform Plugin Template.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •