Re: [PEAR-QA] How does jenkins determine which dir / file to run tests from?

[email protected] ("Daniel O'Connor") Sat, 31 Dec 2011 13:52:18 +1030
Newsgroups php.pear.qa
Message-ID <CAJsZyFB0FrzZ5hMDvcX2ByFEiY4RNKSacs5M0esFKSCOSF-0TQ@mail.gmail.com>
Hi Markus,
If you have a github account associated with PEAR, you should just be able
to login to jenkins.

From there, it's a simple 'config' link of the build.

http://test.pear.php.net:8080/job/Cache_Lite/configure
At the moment, Cache_Lite is doing
phpunit --coverage-html build/coverage/ --coverage-clover
build/logs/clover.xml --log-junit build/logs/junit.xml tests/



On Fri, Dec 30, 2011 at 8:03 PM, Markus Tacker <[email protected]> wrote:

> Hello,
>
> looking at these three packages, there are three variants of how the
> tests are executed:
>
> Cache_Lite: phpunit tests/
> File_Bittorrent: phpunit Tests/AllTests.php
> File_Bittorrent2: phpunit tests/AllTests.php
>
> How can I influence this behaviour?
>
> --
>   mit freundlichen Grüßen
>   Markus Tacker
>
>   coder::by(♥);
>   freelance web application development
>
>   http://coderbyheart.de/kontakt
>
> --
> PEAR QA Mailing List (http://pear.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>