[buddypress-trac] [BuddyPress] #4889: Move unit test suite into BP core
buddypress-trac
noreply at wordpress.org
Thu Apr 11 00:00:16 UTC 2013
#4889: Move unit test suite into BP core
-------------------------------------------------+-------------------------
Reporter: boonebgorges | Owner:
Type: enhancement | boonebgorges
Priority: high | Status: new
Component: Unit Tests | Milestone: 1.8
Severity: major | Version:
Keywords: has-patch needs-testing dev- | Resolution:
feedback |
-------------------------------------------------+-------------------------
Comment (by boonebgorges):
(In [6905]) Moves automated testing suite into BuddyPress core
The new, improved BuddyPress testing suite boasts the following features:
- It uses a vanilla copy of the WordPress test suite as a basis, for
maximum
portability and future-compatibility
- Allows for BP-dependent plugins to write their own tests that use the BP
test
libraries (like our data factories)
- Conforms to current best practices for building WordPress plugin tests
The existing testcases themselves will be ported over in the next
changeset, so
as to keep this one reasonably small.
See the Codex page (forthcoming) on how to set up and run the tests, how
to add
to them, and how to write BP-dependent tests in your own plugin.
See #4889
Props djpaul, boonebgorges
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4889#comment:5>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list