Well, I have been working with Peter to get the latest version of BND
integration testing to work in the Felix setup. Some of the issues are
related to our use of Maven, so they might not impact you if you aren't
using maven. From what I understand, the integration testing features
are available in the normal BND release JAR, they just aren't documented
yet.
BND leverages the new standard launching and embedding API to start the
framework and install bundles into it. I won't claim to understand all
the setup details, but I think it does make life a little easier for me.
The main bonus, I think, is that I don't actually have to create a bunch
of separate projects for every test bundle. I can have one project from
which BND creates a bunch of different bundles on the fly when I perform
the test. This might not be important for some people, but when testing
the framework itself, it is quite nice to not actually have to have a
separate project for each test bundle, since I will ultimately need lots
of different test bundles.
I have fixed one last issue I was having locally, but I was waiting to
discuss it with Peter to see if he could integrate the patch. Then I
will try to post something with some simple instructions.
-> richard
Luke Patterson wrote:
I'm also interested in this topic.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]