Re: [Testing] Listing issues relating to testing and best practices

2006-01-05 Thread Steve Loughran
Jesse McConnell wrote: I really like project/ |_ src |_ main |_ test |_ unit |_ java |_ resources |_ integration |_ java |_ resources |_ functional |_ java |_ resources +1 One nice thing about keeping functional stuf

Re: [Testing] Listing issues relating to testing and best practices

2006-01-04 Thread Jesse McConnell
I really like project/ |_ src |_ main |_ test |_ unit |_ java |_ resources |_ integration |_ java |_ resources |_ functional |_ java |_ resources perhaps we could make it backwards compatible and support the old way of d

[Testing] Listing issues relating to testing and best practices

2006-01-04 Thread Vincent Massol
Hi, I've started a document at http://docs.codehaus.org/display/MAVEN/best+practices+-+testing+strategies where I've listed the known issues/questions I had in mind WRT Maven 2 and testing. If you're interested in testing could you please have a look and add/comment if you have other questions/th