Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 839 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 839 Bytes

OSGi-Tests the Groovy way

Build Status

This sample project illustrates how you could write OSGi tests in Groovy. It also provides a Maven Tycho configuration which builds the bundles and executes the tests.

Build & Test via Maven Tycho

$ git clone https://github.com/groovyosgi/testing.git   
$ cd testing   
$ mvn clean install   

Eclipse

  • Import the bundles and the test fragment via "File->Import->General->Existing Projects into Workspace".
  • In order to execute the tests from Eclipse, execute PizzaDeliveryManTest.launch and PizzaServiceTest.launch via "Run As".

EclipseCon Europe / OSGi Community Event 2013 Slides

http://groovyosgi.github.io/testing/