[wp-trac] [WordPress Trac] #39734: Add ability to define file path of "wp-tests-config.php"

WordPress Trac noreply at wordpress.org
Sat Jun 16 14:21:20 UTC 2018


#39734: Add ability to define file path of "wp-tests-config.php"
------------------------------+--------------------------
 Reporter:  clarinetlord      |       Owner:  johnbillion
     Type:  enhancement       |      Status:  closed
 Priority:  normal            |   Milestone:  5.0
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch         |     Focuses:
------------------------------+--------------------------
Changes (by johnbillion):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"43369" 43369]:
 {{{
 #!CommitTicketReference repository="" revision="43369"
 Build/Test Tools: Introduce support for a `WP_TESTS_CONFIG_FILE_PATH`
 constant to override the test suite config file location.

 This can be used in phpunit.xml:

 {{{
 <php>
         <const name="WP_TESTS_CONFIG_FILE_PATH" value="/path/to/wp-tests-
 config.php" />
 </php>
 }}}

 Props clarinetlord

 Fixes #39734
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/39734#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list