2010/8/20 Sebastian Bergmann <[email protected]>: > Am 19.08.2010 21:25, schrieb [email protected]: >> Yes, definitely. I've mentioned it to Sebastian before many times as >> well in th epast... > > This would be a non-issue if the Zeta Components would use PHPUnit > properly.
Do you mean that if the Zeta Components would use PHPUnit properly, we could be able to stick to PHPUnit 3.4? Now that it relies on 3.5+, is the usage suddenly correct? I don't understand the link between the fact (or not) of an improper usage of PHPUnit and depending on a non stable version. My only concern here is that I constantly have to switch PHPUnit's version when I want to run the test suite of the ZC or from the product built upon them. Upgrading the product to be compatible to a non stable version of PHPUnit is a no-go. Am I correct saying there is 2 issues then: 1° Relying on a non stable version of PHPUnit. 2° Improper usage of PHPUnit Regards, Patrick
