On 19 January 2012 21:33, Daniel Luebke <daniel...@gmail.com> wrote:
> that's an interesting constellation :-) BPELUnit produces an XML
> report but it is not compatible with the one JUnit produces. Would it
> be sufficient to generate a JUnit-compatible one? In my current
> project we like to implement this for our maven/surefire build as
> well.
Daniel, didn't Tammo's BPELUnit Maven plugin already generate
JUnit-style test reports? I think he did it so he could integrate
BPELUnit with ODE's build process.
> Besides test results what formats would Sonar support for reading test
> coverage results?
I'd like to know as well :-).
Antonio
Daniel:
Can you explain how to configure your maven/surfire plugin?