Actually I was more thinking of using Spock with https://camel.apache.org/camel-test.html
I use intellij so I haven't run into any refactoring issues with groovy On Fri, Jul 3, 2015 at 2:26 AM Tim Dudgeon <tdudgeon...@gmail.com> wrote: > Spock works fine with camel. > After all camel is just java. > The only downside I see is the limited refactoring capabilities the IDE > can provide resulting from it using groovy. > > Tim > > On 02/07/2015 16:08, Wilson MacGyver wrote: > > Hi, > > > > Has anyone ever used spock to test camel before? > > > > I notice only junit and test-ng are supported. I didn't know if anyone > has > > ever tried it. > > > > Thanks, > > Mac > > > >