[geeklog-devel] Geeklog Unit Tests

Vincent Furia vfuria at gmail.com
Wed Aug 31 02:06:04 EDT 2011


Just because it may be useful:

vmf at sebastian:~$ php --version
> PHP 5.3.5-1ubuntu7.2 with Suhosin-Patch (cli) (built: May  2 2011
> 23:00:17)
> Copyright (c) 1997-2009 The PHP Group
> Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
>


> vmf at sebastian:~$ phpunit --version
> PHPUnit 3.5.15 by Sebastian Bergmann.



On Tue, Aug 30, 2011 at 23:59, Dirk Haun <dirk at haun-online.de> wrote:

> Vincent Furia wrote:
>
> > I'm trying to write some unit tests for some stuff I'm working on.
>
> Thanks for trying :)
>
>
> > It looks like there is an error with the class "config" being redeclared.
> I assume this is caused by something in the test framework also have a class
> name of "config". Could you let me know how I might fix this?
>
> No immediate idea - need to look into this.
>
> Not sure if it helps: The tests that do not require a database are running
> fine, see
>
> http://project.geeklog.net:8080/job/test-framework/lastCompletedBuild/testReport/%28root%29/
>
> But they are also running with an older version of PHPUnit (3.4.15), which
> may or may not have something to do with this:
>
> http://project.geeklog.net:8080/job/test-framework/lastCompletedBuild/console
>
> bye, Dirk
>
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://eight.pairlist.net/mailman/listinfo/geeklog-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist8.pair.net/pipermail/geeklog-devel/attachments/20110831/8f3bd131/attachment.html>


More information about the geeklog-devel mailing list