Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Select the desired plug-in containing the tests (for example de.cau.cs.kieler.sccharts.test) and right-click on it. 
  2. Choose "Run as..." - "JUnit Plug-in Test"

This should create a new Run run configuration for JUnit tests in for the specific plug-in and also start those tests.  the application for testing.

Note: For tests involving the models repository  the position of this repository must be defined in the configuration. First, make sure to checkout the KIELER models repository located here. Afterwards, in the "Run Configurations" menu, choose the tab "Environment" and click on "New...". Add an environment variable with the name "models_repository" and the path to the checked out models repository as the value. Click "Apply" and you are set for testing.