-----Original Message-----
From: jeremi joslin [mailto:jeremi23@gmail.com]
Sent: lundi 23 mai 2005 10:21
To: xwiki-dev(a)objectweb.org
Subject: Re: [xwiki-dev] All tests failed in the build?
On 5/23/05, Vincent Massol <vincent(a)massol.net> wrote:
Luis, *ALL* the unit tests fail on my machine. I
doubt they're all
yours.
Here's the full Ant output attached.
I have 28 Failed + ldap test.
I have no problem with the others.
There are 2 types of tests
- unit tests
- integration tests
I'd like to run only the unit tests as I believe the integration ones
require some setup (Which is BTW not nice - they should be automated as
well).
How do I run the unit tests?
Where are located the unit tests? Where are located the integration tests?
It seems to me that there are integration tests in src/test, mixed with unit
tests. Is that right?
What do I need to run all the tests?
Thanks
-Vincent