Hi,
I am writing a binding and want to add an OSGi integration test. I’ve created a module in itests directory but am struggling with:
- How to create the
itest.bndrunfile - How to run the tests
Command line is fine, within IntelliJ would be better.
The code is here.