[Owncloud] Switching to PHPUnit
Thomas Müller
thomas.mueller at tmit.eu
Wed Oct 3 20:10:30 UTC 2012
You are my hero!
Please keep me in the loop as I need to adopt the autotest.sh and ci.
Code coverage will follow pretty fast!
Thanks,
Tom aka DeepDiver
Am Mittwoch, dem 03.10.2012 um 22:06 schrieb Robin Appelman:
> Currently we use SimpleTest for out unit tests inside ownCloud, while this
> works fine for basic usage from the browser or the ci server, it lacks the tool
> support that phpunit has.
>
> I've done most of the work of switching to phpunit in the phpunit branch and
> I'm planning to merge it after the release.
>
> Currently the main work of the migration is done using a small compatibility
> layer for SimpleTest on top of phpunit, this is sufficient at the moment but in
> the long run the test cases should be converted to phpunit properly.
>
> - Robin Appelman
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud
More information about the Owncloud
mailing list