Hi all (again), Just one more question I have... and then i'm through!
I've noticed that junit tests are run automatically, and html reports even automatically generated.... and they look exactly how i'm already used to, except for one thing; a single, small, html report is generated for every project within my multiproject situation. whereas, I would like to have one single HTML report which includes all projects. Is there an easy way to do this? Or do I have to go through a bit of ant pain to get there. I have seen an example of this, https://github.com/geb/geb/blob/master/build.gradle and it is something i'd rather avoid .... if possible.... since everything else is working so nicely and so easily! anyone ? thanks and regards, sean
