[wp-trac] [WordPress Unit Tests] #42: Port over nikolayb's framework

WordPress Trac wp-trac at lists.automattic.com
Thu Jul 19 18:18:13 UTC 2012


#42: Port over nikolayb's framework
----------------------------+----------------------------------------
 Reporter:  maxcutler       |       Owner:  maxcutler
     Type:  task            |      Status:  new
 Priority:  normal          |   Milestone:  Implement New Test Runner
Component:  Test Framework  |  Resolution:
 Keywords:                  |
----------------------------+----------------------------------------

Comment (by nacin):

 (In [924]) By default, do not execute the ajax tests. They are slow due to
 the requirement that they run in a separate process for DOING_AJAX
 reasons.

 As they will be run separately, stop running ajax tests in a separate
 process. The exception is autosave, which has DOING_AUTOSAVE.

 When the full test suite is run as plain `phpunit`, add a message to
 remind the developer that ajax was not run.

 see #49, see #42.

-- 
Ticket URL: </ticket/42#comment:7>
WordPress Unit Tests </>
My example project


More information about the wp-trac mailing list