<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.php.phpunit.user">
    <title>gmane.comp.php.phpunit.user</title>
    <link>http://blog.gmane.org/gmane.comp.php.phpunit.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2114"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2101"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2097"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2097"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2097"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2084"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2081"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2078"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2076"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2073"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2070"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2066"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2063"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2062"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2057"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2056"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2054"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2051"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2050"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phpunit.user/2047"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2114">
    <title>The mailinglist will be discontinued</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2114</link>
    <description>&lt;pre&gt; Hello!

 The mailserver that is used to serve this mailinglist will soon be
 retired by Tobias Schlitt, who graciously donated it for the last couple
 of years.

 As the traffic on the PHPUnit mailinglists is not anymore what it used
 to be, I decided to discontinue them in favour of IRC, Twitter,
 StackOverflow, etc.

 Best,
Sebastian

&lt;/pre&gt;</description>
    <dc:creator>Sebastian Bergmann</dc:creator>
    <dc:date>2012-01-14T10:37:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2101">
    <title>PhpUnit on Windows</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2101</link>
    <description>&lt;pre&gt;Hi,

I'm novice in PHP.
I've installed the PHPUnit with Pear.
When I run the following command from CLI : phpunit --help , I see the correct help message from PHPUnit.

But when I give the argument which is a TestCase file or a folder with tests, there is nothing. Any errors. Nothing.

Could you help me to figure out what is wrong with my PhpUnit?

Thanks in advance,
Yevgen
&lt;/pre&gt;</description>
    <dc:creator>Voronetskyy Yevgen</dc:creator>
    <dc:date>2012-01-10T16:54:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2097">
    <title>phpUnit with eclipse and PTI</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2097</link>
    <description>&lt;pre&gt;Hi there,

i hope i can find some help here!

Iam trying to use phpunit with the PHP Tools Integration(PTI) - i know this is not a PTI mailing list. But maybe someone can help me.

I installed the PTI package - everytime i try to execute phpunit (or any other PHP Tool like copy paste detector) i get :
Fatal error: Class 'ezcConsoleInput' not found in C:\IDE\eclipse\plugins\org.phpsrc.eclipse.pti.library.pear_1.2.2.R20111119000000\php\library\PEAR\PHPCPD\TextUI\Command.php on line 62

Seems to be a mistake in my configuration!

I am using Windows 7 with eclipse Indigo Service Release 1.

Thanks for your help!

&lt;/pre&gt;</description>
    <dc:creator>Motyka, Axel</dc:creator>
    <dc:date>2012-01-06T09:01:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2097">
    <title>phpUnit with eclipse and PTI</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2097</link>
    <description>&lt;pre&gt;Hi there,

i hope i can find some help here!

Iam trying to use phpunit with the PHP Tools Integration(PTI) - i know this is not a PTI mailing list. But maybe someone can help me.

I installed the PTI package - everytime i try to execute phpunit (or any other PHP Tool like copy paste detector) i get :
Fatal error: Class 'ezcConsoleInput' not found in C:\IDE\eclipse\plugins\org.phpsrc.eclipse.pti.library.pear_1.2.2.R20111119000000\php\library\PEAR\PHPCPD\TextUI\Command.php on line 62

Seems to be a mistake in my configuration!

I am using Windows 7 with eclipse Indigo Service Release 1.

Thanks for your help!

&lt;/pre&gt;</description>
    <dc:creator>Motyka, Axel</dc:creator>
    <dc:date>2012-01-06T09:01:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2097">
    <title>phpUnit with eclipse and PTI</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2097</link>
    <description>&lt;pre&gt;Hi there,

i hope i can find some help here!

Iam trying to use phpunit with the PHP Tools Integration(PTI) - i know this is not a PTI mailing list. But maybe someone can help me.

I installed the PTI package - everytime i try to execute phpunit (or any other PHP Tool like copy paste detector) i get :
Fatal error: Class 'ezcConsoleInput' not found in C:\IDE\eclipse\plugins\org.phpsrc.eclipse.pti.library.pear_1.2.2.R20111119000000\php\library\PEAR\PHPCPD\TextUI\Command.php on line 62

Seems to be a mistake in my configuration!

I am using Windows 7 with eclipse Indigo Service Release 1.

Thanks for your help!

&lt;/pre&gt;</description>
    <dc:creator>Motyka, Axel</dc:creator>
    <dc:date>2012-01-06T09:01:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2084">
    <title>Problem installing PHPUnit via pear: HTTPS connection refused</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2084</link>
    <description>&lt;pre&gt;The short version: when trying to install any package via the phpunit
pear channel, it fails on my computer:


Details:

I was performing an initial (and successful) install of some phpunit
packages. A short time later, I updated the channel. After that, all
attempts to install additional packages resulted in the above error.

None of the following have an affect on the error:

* Removing and adding the channel.
* Updating the channel (with the update-channels or channel-update
pear commands)
* Clearing the pear cache in combination with the above.

I can't access https://pear.phpunit.de from my computer; the
connection attempt is rejected almost immediately. DownForEveryone's
HTTPS checker (http://www.downforeveryone.com/downforeveryone-https/)
also reports the site as "down".

Is this something that needs to be fixed by the site admins? Is there
anything I can do to fix or work around the error to install phpunit
packages via pear? For example, can I change the server that pear
accesses, or force pear to use HTTP rather than HTTPS, or downgrade
the channel? So far, I haven't been able to find anything relevant in
the pear or PHPUnit documentation, or in web searches at large.

System: OSX 10.6.8, PHP 5.3.6 (Apple's build), PEAR 1.9.4.

Let me know if any additional information is needed. Thanks for your
consideration.

&lt;/pre&gt;</description>
    <dc:creator>Galen Wright-Watson</dc:creator>
    <dc:date>2011-12-30T08:04:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2081">
    <title>"Aborted" when requesting coverage</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2081</link>
    <description>&lt;pre&gt;First of all, I'm a new list member, and I couldn't find a searchable archive, so apologies if I'm asking a duplicate question.  Feel free to point me in the right direction if I'm missing something obvious.

My problem is that PHPUnit is refusing to export coverage reports for me.  When I run my tests with no coverage parameters, they work fine.  When I try --coverage-clover or --coverage-html parameters, PHPUnit dies with the simple message:

Aborted

Turning on verbose mode with the -v switch makes no difference.  All I get is the word "Aborted," which is not very helpful for troubleshooting!

I'm experiencing this problem on two different servers:

Server 1: Ubuntu, PHP 5.3.2, PHPUnit 3.5.15
Server 2: RedHat, PHP 5.3.8, PHPUnit 3.6.5

Any idea what's going wrong or how I could start narrowing down the cause?

thanks,
Demian
&lt;/pre&gt;</description>
    <dc:creator>Demian Katz</dc:creator>
    <dc:date>2011-12-21T20:09:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2078">
    <title>similar problem as 84.le0n | 11 Dec 15:39</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2078</link>
    <description>&lt;pre&gt;Upgraded to 3.6 on Debian
running phpunit gives me the error :
Call to undefined method PHP_CodeCoverage_Filter::getInstance() at line 39

I upgraded to get the coverage back after upgrading to Jenkins 1.443

--
Stéphane


&lt;/pre&gt;</description>
    <dc:creator>Stephane Winnepenninckx</dc:creator>
    <dc:date>2011-12-20T14:05:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2076">
    <title>Issue upgrading PHPUnit from 3.5 to 3.6</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2076</link>
    <description>&lt;pre&gt;Hi all, this is my first mail on this list hoping you can help me
correcting an upgrading issue from 3.5 to 3.6 ;)

I work on joomla-platform project and PHPUnit is used to test the code.

My issue is that I've upgraded a working PHPUnit 3.5 to 3.6 (as
requested for project) on my macbook and it gives me fail on phpunit.

This is my working starting point:
PHPUnit-3.5.15
PHP 5.3.8
PEAR 1.9.3
XDebug 2.1.2
pear.phpunit.de/DbUnit 1.0.0
pear.phpunit.de/File_Iterator 1.2.3
pear.phpunit.de/Text_Template 1.0.0
pear.phpunit.de/PHP_CodeCoverage 1.0.2
pear.phpunit.de/PHP_Timer 1.0.0
pear.phpunit.de/PHPUnit_MockObject 1.0.3
pear.phpunit.de/PHPUnit_Selenium 1.0.1
pear.symfony-project.com/YAML 1.0.2

PEAR was installed with go-pear.phar file, PHP and XDebug were
installed from macport.

This configuration works perfectly for me, now these are the steps I
do to trying to upgrade PHPUnit and its dependencies:
"sudo pear upgrade PEAR"
tell me
"Nothing to upgrade"

Then I've configured
"sudo pear config-set auto_discover 1"
and after
"sudo pear install pear.phpunit.de/PHPUnit"
that ends with these messages

install ok: channel://pear.phpunit.de/File_Iterator-1.3.0
install ok: channel://pear.phpunit.de/Text_Template-1.1.1
install ok: channel://pear.phpunit.de/PHP_Timer-1.0.2
install ok: channel://pear.symfony-project.com/YAML-1.0.6
install ok: channel://pear.phpunit.de/PHP_TokenStream-1.1.1
install ok: channel://pear.phpunit.de/PHP_CodeCoverage-1.1.1
install ok: channel://pear.phpunit.de/PHPUnit_MockObject-1.1.0
install ok: channel://pear.phpunit.de/PHPUnit-3.6.4

It seems that all was upgraded correctly, but when I call "phpunit" it
gives me this error:

PHP Fatal error: Call to undefined method
PHP_CodeCoverage_Filter::getInstance() in /opt/local/bin/phpunit on
line 39
PHP Stack trace:
PHP 1. {main}() /opt/local/bin/phpunit:0

It's the third time I upgrade and I receive same error, I've searched
but I haven't find solution.

Can someone help me ?
Do you know how can I solve?

Unique solution for me that actually works is downgrade to PHPUnit 3.5
version, but I'm locked to this version :( !

Sorry for my long email,
Eng. Gabriele Pongelli

&lt;/pre&gt;</description>
    <dc:creator>84.le0n</dc:creator>
    <dc:date>2011-12-11T14:39:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2073">
    <title>Problems with: phpunit &lt;directory&gt;</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2073</link>
    <description>&lt;pre&gt;When I run phpunit specifying a directory (called 'unittests') of test
cases I get the following fatal exception - anyone know what's going
on...?

C:\Users\mho\workspace\myproject&amp;gt; phpunit unittests
PHP Fatal error:  Uncaught exception 'PHPUnit_Framework_Exception' with
message 'Neither "unittests.php" nor "unittests.php" could be opened.'
in C:\wamp\bin\php\php5.3.4\pear\PHPUnit\Util\Skeleton\Test.php:100
Stack trace:
#0 C:\wamp\bin\php\php5.3.4\pear\PHPUnit\TextUI\Command.php(153):
PHPUnit_Util_Skeleton_Test-&amp;gt;__construct('unittests', '')
#1 C:\wamp\bin\php\php5.3.4\pear\PHPUnit\TextUI\Command.php(126):
PHPUnit_TextUI_Command-&amp;gt;run(Array, true)
#2 C:\wamp\bin\php\php5.3.4\phpunit(46): PHPUnit_TextUI_Command::main()
#3 {main}
  thrown in C:\wamp\bin\php\php5.3.4\pear\PHPUnit\Util\Skeleton\Test.php
on line 100

Fatal error: Uncaught exception 'PHPUnit_Framework_Exception' with
message 'Neither "unittests.php" nor "unittests.php" could be opened.'
in C:\wamp\bin\php\php5.3.4\pear\PHPUnit\Util\Skeleton\Test.php on line
100

PHPUnit_Framework_Exception: Neither "unittests.php" nor "unittests.php"
could be opened. in
C:\wamp\bin\php\php5.3.4\pear\PHPUnit\Util\Skeleton\Test.php on line 100

Call Stack:
    0.0004     631040   1. {main}() C:\wamp\bin\php\php5.3.4\phpunit:0
    0.0079    1139224   2. PHPUnit_TextUI_Command::main()
C:\wamp\bin\php\php5.3.4\phpunit:46
    0.0079    1139808   3. PHPUnit_TextUI_Command-&amp;gt;run()
C:\wamp\bin\php\php5.3.4\pear\PHPUnit\TextUI\Command.php:126
    0.1023    2232768   4. PHPUnit_Util_Skeleton_Test-&amp;gt;__construct()
C:\wamp\bin\php\php5.3.4\pear\PHPUnit\TextUI\Command.php:153


&lt;/pre&gt;</description>
    <dc:creator>Mike Howells</dc:creator>
    <dc:date>2011-11-05T04:08:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2070">
    <title>Issue generating skeleton classes</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2070</link>
    <description>&lt;pre&gt;Hi folks,
I'm trying to generate skeleton classes from the code of the Joomla
framework and ran into issues. Basically, the script stops without doing
anything  for several files of the code base and I tried it with several
different ways. I also traced it to one line of the code of phpunit.
Maybe you can help? Here is what I did:

I ran "phpunit --skeleton-test JUpdater updater.php" in the folder where
this file resides. The file is attached to this post. PHPUnit starts and
then terminates directly again and the only output is this:
# phpunit --skeleton-test JUpdater updater.php
PHPUnit 3.5.15 by Sebastian Bergmann.

^Notice the empty line above

I was able to trace it to /PHPUnit/TextUI/Command.php line 711, where it
fails without throwing an error or doing anything. That line contains
the following on my installation:
$skeleton = $reflector-&amp;gt;newInstanceArgs($args);

My install is PHPUnit 3.5.15 on PHP 5.3.8, Apache 2.2.21 on Win7x64.

When using Netbeans to generate a range of skeleton test files, dozens
if not even hundreds of my files get skipped. Am I missing something
here? Does it fail because of missing parent classes of the class to
generate skeletons for?

I would be glad if you could help. Thanks!

Hannes
&lt;/pre&gt;</description>
    <dc:creator>Hannes Papenberg</dc:creator>
    <dc:date>2011-10-26T15:59:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2066">
    <title>Phpunit Newbie: Run tests in parallel</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2066</link>
    <description>&lt;pre&gt;Does phpunit support running tests in parallel?

I am using PHPUnit SeleniumTestCase extention to test our web 
application. However each test is being run in isolation which means 
that i would have to put a login and logout in every test case, which 
seems like a bit of waste, also it will triple the time it takes to run 
my suite and take up a load more memory.

Is there a way around this? ie. I want to run a login test, then for 
example edit the users account details, then a logout test. I want each 
test to store its own result but run in a single session.

&lt;/pre&gt;</description>
    <dc:creator>Ciara Conlon</dc:creator>
    <dc:date>2011-10-17T12:04:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2063">
    <title>Jenkins broken build emails</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2063</link>
    <description>&lt;pre&gt;If I have my jenkins setup to email a user when they break a build they
checked in via SVN.  where does that users email address come from?  do I
have to setup anything to let jenkins know who to email?


Thanks,
Jamie K.
&lt;/pre&gt;</description>
    <dc:creator>Jamie Kahgee</dc:creator>
    <dc:date>2011-10-03T19:53:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2062">
    <title>PHPUnit + Selenium : Git install</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2062</link>
    <description>&lt;pre&gt;Hello,

I have just tried to install PHPUnit using the last github version, However
I'm running into some errors when I want to run a basic Selenium Test:

Fatal error: Call to undefined method
PHPUnit_Framework_ExpectationFailedException::getCustomMessage() in
/phpunit/phpunit-selenium/PHPUnit/Extensions/SeleniumTestCase.php on line
1041

Any help would be appreciated ;)

This is the test I'm running :

&amp;lt;?php
require_once 'PHPUnit/Extensions/SeleniumTestCase.php';

class WebTest extends PHPUnit_Extensions_SeleniumTestCase
{
    protected function setUp()
    {
        $this-&amp;gt;setBrowser('*firefox');
        $this-&amp;gt;setBrowserUrl('http://www.example.com/');
    }

    public function testTitle()
    {
        $this-&amp;gt;open('http://www.example.com/');
        $this-&amp;gt;assertTitle('Example WWW Page');
    }
}
?&amp;gt;

Thanks !,

Roch
&lt;/pre&gt;</description>
    <dc:creator>Roch Delsalle</dc:creator>
    <dc:date>2011-09-30T16:39:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2057">
    <title>Which version of Selenium is phpunit compatible with?</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2057</link>
    <description>&lt;pre&gt;Hi there -

I've been tasked with developing Selenium tests for our website and setting
up a Selenium server to run those tests. Since I'm a PHP developer I decided
to use phpunit as the client driver to interact with the Selenium Server.

However over the past couple of weeks I am noticing a lot of instability
when running the tests, with occasional errors like
"PHPUnit_Framework_Exception: Could not connect to the Selenium RC server."

I've scoured the documentation and done a lot of Googling. I've had
colleagues say things like "i don't think phpunit is compatible with
Selenium anymore" and "phpunit is not compatible with selenium grid or
selenium server 2.x" -- but I can't find proof of this anywhere on the web.

All I know is that whether I run selenium-rc 1.x or
selenium-server-standalone-2.x that I get the occasional connection issues.

I've also tried Selenium Grid 1 and 2, and that's an even more hopeless
case. When using phpunit i get errors about null sessions.

So I guess I'm begging for a definitive answer on whether phpunit works with
selenium, and if so, which version of selenium should I be using?

Any help would be greatly appreciated by this sleep-deprived developer who
is over his head ;)

Thanks!
brian
&lt;/pre&gt;</description>
    <dc:creator>Brian Tully</dc:creator>
    <dc:date>2011-09-29T18:24:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2056">
    <title>Group exclusions are ignored on folder level</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2056</link>
    <description>&lt;pre&gt;Hi all,

I have a problem where I sometimes cannot exclude certain groups from being
run. If I provide a path to a file (which contains a test case), the
exclusion works. If I provide a path to a directory with multiple files, the
exclusion is not working: tests are executed.

I use phpunit 3.5.15 and before I realized it's better to ask for help, I
filed an issue at github's issue tracker:
https://github.com/sebastianbergmann/phpunit/issues/358 (there detailed info
is provided).

As a summary of my problem:

   1. $ phpunit path/To/SomeTest.php
   2. $ phpunit -c phpunit.xml path/To/SomeTest.php
   3. $ phpunit --exclude-group disable path/To/SomeTest.php
   4. $ phpunit path/To/
   5. $ phpunit -c phpunit.xml path/To/
   6. $ phpunit --exclude-group disable path/To/

In this list, #1, #2 and #3 "work", ie some tests are excluded based on a
&amp;lt; at &amp;gt;group disable in the test case. Also, #4, #5 and #6 don't, ie the tests,
although the &amp;lt; at &amp;gt;group disable syntax is there, still run.

What is going on and how can I solve my problem?
Thanks in advance,
Jurian
&lt;/pre&gt;</description>
    <dc:creator>Jurian Sluiman</dc:creator>
    <dc:date>2011-09-29T13:10:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2054">
    <title>Anyone fellow PHPUnit people going to Jenkins User Conference this weekend?</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2054</link>
    <description>&lt;pre&gt;http://www.cloudbees.com/jenkins-user-conference-2011.cb

Hope to see you there!

&lt;/pre&gt;</description>
    <dc:creator>Philip Schlesinger</dc:creator>
    <dc:date>2011-09-28T22:42:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2051">
    <title>jenkins &amp;&amp; phpunit setup</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2051</link>
    <description>&lt;pre&gt;I finally got my company to get a CI server up and going and I am setting up
our first project.

I used ppw which generated the build.xml file (which I am able to use out of
the box) and the phpunit.xml.dist file - but how does the phpunit target in
build.xml know the call the settings in the phpunit.xml.dist file if its
markup is only:

 &amp;lt;target name="phpunit" description="Run unit tests using PHPUnit and
generates
  &amp;lt;exec executable="phpunit" failonerror="true"/&amp;gt;
 &amp;lt;/target&amp;gt;



do I have to make changes somewhere?


Thanks,
Jamie K.
&lt;/pre&gt;</description>
    <dc:creator>Jamie Kahgee</dc:creator>
    <dc:date>2011-09-28T18:23:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2050">
    <title>very strange phenomenon</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2050</link>
    <description>&lt;pre&gt;Hi,

I had a test called IndexControllerTest. I tried to fix that test but
nothing happend. I got the same output even though I had a die() in the test
method.
Hence I changed the name of the test to HomeControllerTest and I still get
the same output:


*Starting test 'HomeControllerTest::indexAction'.
.F

Time: 3 seconds, Memory: 30,75Mb

There was 1 failure:

1) IndexControllerTest::eventAction
Failed asserting last controller used &amp;lt;"error"&amp;gt; was "index"

/Users/torsten/Sites/wl/library/zendframework/Zend/Test/PHPUnit/ControllerTestCase.php:1000
/Users/torsten/Sites/wl/tests/application/controllers/indexControllerTest.php:36

FAILURES!
Tests: 2, Assertions: 3, Failures: 1.

Writing code coverage data to XML file, this may take a moment.

Generating code coverage report, this may take a moment.*



The File
"/Users/torsten/Sites/wl/tests/application/controllers/indexControllerTest.php:36"
doesn't even exist anymore ???

I even tried to restart my server but nothing changed ??


This is my Test class:
class HomeControllerTest extends Weinologe_Test_Controller
{

   public function setUp ()
   {
       $this-&amp;gt;_setupDatabase(APPLICATION_PATH .
'/../tests/fixtures/controllerSeed.xml');
       $this-&amp;gt;application = new Zend_Application(APPLICATION_ENV,
APPLICATION_PATH . '/configs/application.ini');
       parent::setUp();
   }

   public function tearDown ()
   {
       Zend_Controller_Front::getInstance()-&amp;gt;resetInstance();
   }

   /**
    * &amp;lt; at &amp;gt;test
    */
   public function indexAction ()
   {
       $this-&amp;gt;application-&amp;gt;bootstrap();
       $this-&amp;gt;dispatch('/');
       $this-&amp;gt;assertController('index');
       $this-&amp;gt;assertAction('index');
   }

   /**
    * &amp;lt; at &amp;gt;test
    */
   public function eventsAction ()
   {
       $this-&amp;gt;application-&amp;gt;bootstrap();
       $this-&amp;gt;dispatch('/index/events');
       $this-&amp;gt;assertController('index');
       $this-&amp;gt;assertAction('events');
   }

}

and the phpunit.xml I use:

&amp;lt;phpunit backupGlobals="false" backupStaticAttributes="false"
bootstrap="bootstrap.php" colors="true" convertErrorsToExceptions="true"
convertNoticesToExceptions="true" convertWarningsToExceptions="true"
processIsolation="false" stopOnFailure="false" syntaxCheck="false"
&amp;lt;testsuites&amp;gt;
&amp;lt;testsuite name="Tests"&amp;gt;
&amp;lt;file&amp;gt;application/controllers/HomeControllerTest.php&amp;lt;/file&amp;gt;
&amp;lt;/testsuite&amp;gt;
&amp;lt;/testsuites&amp;gt;
&amp;lt;/phpunit&amp;gt;

As you can the I even removed the codeCoverage stuff .

So does anybody have any idea. This is very strange ??


Thanks
Torsten
&lt;/pre&gt;</description>
    <dc:creator>Torsten</dc:creator>
    <dc:date>2011-09-23T16:02:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2047">
    <title>Spcifying test case class order</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2047</link>
    <description>&lt;pre&gt;Hey guys,

I'm not having any luck ensuring test case classes are executed in a
specific order.

This is what my 'phpunit.xml' file looks like:

&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;

&amp;lt;phpunit bootstrap="bootstrap.php" backupGlobals="false"&amp;gt;
  &amp;lt;testsuites&amp;gt;
    &amp;lt;testsuite name=""&amp;gt;

      &amp;lt;directory suffix="Test.php"&amp;gt;Models&amp;lt;/directory&amp;gt;
      &amp;lt;file&amp;gt;Models/Store_ItemTest.php&amp;lt;/file&amp;gt;
      &amp;lt;file&amp;gt;Models/CollectionTest.php&amp;lt;/file&amp;gt;

      &amp;lt;directory suffix="Test.php"&amp;gt;Controllers/Api&amp;lt;/directory&amp;gt;
      &amp;lt;file&amp;gt;StoreTest.php&amp;lt;/file&amp;gt;
      &amp;lt;file&amp;gt;CollectionTest.php&amp;lt;/file&amp;gt;
      &amp;lt;file&amp;gt;DataTest.php&amp;lt;/file&amp;gt;
      &amp;lt;file&amp;gt;MissionTest.php&amp;lt;/file&amp;gt;

    &amp;lt;/testsuite&amp;gt;
  &amp;lt;/testsuites&amp;gt;

Cheers,
Mike

&lt;/pre&gt;</description>
    <dc:creator>Mike Whiting</dc:creator>
    <dc:date>2011-09-06T16:17:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phpunit.user/2046">
    <title>XMLDataSet with integers</title>
    <link>http://comments.gmane.org/gmane.comp.php.phpunit.user/2046</link>
    <description>&lt;pre&gt;Hello everyone,

I'm currently stuck with createXMLDataSet() and I hope you guys can help me.

My current XML file looks like this :

&amp;lt;dataset&amp;gt;
    &amp;lt;table name="prototype"&amp;gt;
        &amp;lt;column&amp;gt;id&amp;lt;/column&amp;gt;
        &amp;lt;column&amp;gt;name&amp;lt;/column&amp;gt;
        &amp;lt;column&amp;gt;description&amp;lt;/column&amp;gt;
        &amp;lt;column&amp;gt;cpu_factor&amp;lt;/column&amp;gt;
        &amp;lt;column&amp;gt;memory_factor&amp;lt;/column&amp;gt;
        &amp;lt;column&amp;gt;kernel&amp;lt;/column&amp;gt;
        &amp;lt;row&amp;gt;&amp;lt;value&amp;gt;0&amp;lt;/value&amp;gt;&amp;lt;value&amp;gt;test&amp;lt;/value&amp;gt;&amp;lt;value&amp;gt;Default Unconfigured
Image&amp;lt;/value&amp;gt;&amp;lt;value&amp;gt;4&amp;lt;/value&amp;gt;&amp;lt;value&amp;gt;2&amp;lt;/value&amp;gt;&amp;lt;value&amp;gt;default&amp;lt;/value&amp;gt;&amp;lt;/row&amp;gt;
    &amp;lt;/table&amp;gt;
&amp;lt;/dataset&amp;gt;

When I strace phpunit, the following query is executed :
INSERT INTO `prototype` (`id`, `name`, `description`, `cpu_factor`,
`memory_factor`, `kernel`)      VALUES   ('0', 'test', 'Default Unconfigured
Image', '4', '2', 'default')

As you can notice, integer values are inserted using quotes. This result to
a bug in database, because my 'id' column now became 1 ('0' transformed to 1
by MySQL).

I'm sure phpunit can work with integers in XML :)))

What should I check ? I'm using MySQL 5.1

Olivier
&lt;/pre&gt;</description>
    <dc:creator>Olivier Doucet</dc:creator>
    <dc:date>2011-08-31T16:50:36</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.php.phpunit.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.php.phpunit.user</link>
  </textinput>
</rdf:RDF>

