On Mar 31, 2006, at 05:57, Tomasz Pik wrote:
On 3/31/06, Carlos Sanchez <[EMAIL PROTECTED]> wrote:
It means that test can be reused in other projects, so you can
extend or use them from the tests in that project. What is the
point of runing the same tests again in another project?
For exa
On 3/31/06, Carlos Sanchez <[EMAIL PROTECTED]> wrote:
> It means that test can be reused in other projects, so you can extend
> or use them from the tests in that project. What is the point of
> runing the same tests again in another project?
For example when you want to test some implementations
It means that test can be reused in other projects, so you can extend
or use them from the tests in that project. What is the point of
runing the same tests again in another project?
On 3/31/06, Pablo <[EMAIL PROTECTED]> wrote:
> Hello everyone
>
> Is it possible to run tests using maven-surefire-
Hello everyone
Is it possible to run tests using maven-surefire-plugin when the tests
are in a JAR file ?
I can see that SurefirePlugin uses
org.apache.maven.surefire.battery.DirectoryBattery exclusively and
presume that it's not possible to use tests in JAR.
DirectoryBattery uses DirectorySca