Skip to content

v1.0.8

Compare
Choose a tag to compare
@picimako picimako released this 16 Apr 05:44
· 10 commits to master since this release

Added

  • 28: Added the Run Test and Debug Test actions to the Project View context menu of Citrus Yaml test files.
  • 33: Extended the Run/Debug Citrus YAML test line marker and Project View actions, so that users can select an arbitrary @CitrusTestSource annotated method to execute, if the action would fail to recognize test methods as ones covering the particular YAML file.
  • 34: Added Run/Debug actions for Citrus Groovy test files inside a line marker and in the Project View context menu.
  • 35: Added an action that can navigate to matching JUnit/TestNG test methods from Citrus Groovy test files.
  • 37: Added the Run Test and Debug Test actions inside a line marker and the Project View context menu for Citrus XML and Citrus Spring XML test files.
  • 37: Added actions that can navigate to matching JUnit/TestNG test methods from Citrus XML and Citrus Spring XML test files.