[wp-unit-tests] [WordPress Unit Tests] #124: "Try" functionality
WordPress Trac
wp-trac at lists.automattic.com
Sat Aug 25 01:42:12 UTC 2012
#124: "Try" functionality
----------------------------+------------------
Reporter: kurtpayne | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Test Framework | Resolution:
Keywords: |
----------------------------+------------------
Comment (by kurtpayne):
Example output of try script:
{{{
[user at host ~]$ bin/try.sh /tmp/21663.2.patch
patching file wp-includes/wp-db-driver-pdo_mysql.php
patching file wp-includes/wp-db-driver.interface.php
patching file wp-includes/wp-db-driver-mysql.php
patching file wp-includes/wp-db-driver-mysqli.php
patching file wp-includes/wp-db.php
not ok 29 - Error: Tests_Ajax_Autosave::test_nopriv_autosave
not ok 327 -
Tests_Formatting_SeemsUtf8::test_returns_false_for_non_utf8_strings with
data set #0 ('incomplete') # TODO Incomplete Test
}}}
--
Ticket URL: <http://unit-test.trac.wordpress.org/ticket/124#comment:1>
WordPress Unit Tests <http://unit-test.trac.wordpress.org>
My example project
More information about the wp-unit-tests
mailing list