Have a look to default rules ./results/org.eclipse.papyrus.sysml14.rcptt.tests.html

Jacoco Coverage

Still an issue to get the Jacoco report.

[INFO] Skipping JaCoCo execution due to missing classes directory:/export/home/flefevre/git/org.eclipse.papyrus-sysml/releng/org.eclipse.papyrus.sysml14.rcptt.tests/target/classes

[INFO] Skipping JaCoCo execution due to missing execution data file:/export/home/flefevre/git/org.eclipse.papyrus-sysml/releng/org.eclipse.papyrus.sysml14.rcptt.tests/target/jacoco-it.exec

RCPTT

Return on RCPTT Experience

RCPTT is huge technologies. It allows making user interface easily. For instance, you have access to the debug mode, enabling to put break point. Nevertheless you have encountered some difficulties:

  • context cleaning is not working fine
  • you need to develop extra code to handle for instance to get element not by rank but by name
  • each time you need to reexecute the whole test before going to the point of interest
  • there is no available screenshot on menu
  • you can get error when just label menu has changed

TIPS

Open the windows preference of RCP Testing Tool. You can get the runner argument. Perhaps usefull to decalre in the pom.xml maven files?

-testOptions reportingIncludePassedWaitDetails=false;contextRunnableTimeout=179998;diagramPartLocatorTextSupport=false

Back to top

Version: 0.9.1. Last Published: 2016-08-08.

Reflow Maven skin by Andrius Velykis.