Jesse McConnell wrote:
I worry a bit about mixing unit and integration tests generally...

maybe we have the recommended case for them go into
src/integration-test/java or something along those lines...

+1

When I said parallel to unit testing that's what I meant so that everything was distinct.

logically the structure src/test/java and src/test/it doesn't do it for me
since it tests are probably written in java anyway, so that kinda breaks the
spirit of 'src'/'type'/'language' convention we kind of have going..

--

jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

Our achievements speak for themselves. What we have to keep track
of are our failures, discouragements and doubts. We tend to forget
the past difficulties, the many false starts, and the painful
groping. We see our past achievements as the end result of a
clean forward thrust, and our present difficulties as
signs of decline and decay.

 -- Eric Hoffer, Reflections on the Human Condition

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to