Hi Jamie,
Actually there is a cfx-integration-test module in jintegration-test
0.9, but I left it out as It wasn't complete at the time.
I'm releasing a new version of jEmbedded in the very few next days
that will include jIntegration-test 1.0 with new features:
- Splitted test modules, so you don't need to import all the
dependencies, just those you would need.
- jUnit 4 based.
- jEmbedded as it's engine so you can use its annotations (not need to
special tests annotations).
- @IntegrationRunner, so there is no need to extend more abstracts
classes.
- Improved perfomance as now the repository can be reused between
tests.
- Most likely a new cxf-test module.
Adolfo