[buddypress-trac] [BuddyPress] #3567: Unit Testing for BuddyPress!

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Sep 9 14:46:59 UTC 2011


#3567: Unit Testing for BuddyPress!
-------------------------+------------------------------
 Reporter:  foxly        |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Core         |     Version:  1.5
 Severity:  major        |  Resolution:
 Keywords:  has-patch    |
-------------------------+------------------------------

Comment (by foxly):

 It's already based on the WP unit test runner, so compatibility should be
 relatively easy.

 Our changes add the following capabilities on top of WP's solution:

 1) Installs, loads, and tests *plugins* inside a WP install
 2) Works from any folder on the system with no mods
 3) Doesn't require the user to install PHPUnit, so end-users can run the
 tests on their servers to help plugin authors remotely debug their code
 4) Runs under Windows, Linux, and OSX with no configuration changes

 Overall it just makes it *way* easier for plugin authors to do unit
 testing.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3567#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list