[wp-trac] [WordPress Unit Tests] #102: Use @ticket annotation for tracking related tickets

WordPress Trac wp-trac at lists.automattic.com
Mon Jul 2 20:16:06 UTC 2012


#102: Use @ticket annotation for tracking related tickets
---------------------+-----------------------
 Reporter:  duck_    |      Owner:
     Type:  defect   |     Status:  new
 Priority:  normal   |  Milestone:
Component:  General  |   Keywords:  has-patch
---------------------+-----------------------
 Instead of using knownWPBug() and related functions I would like to
 propose using the @ticket annotation for tracking tickets that are related
 to a test. For example:

 {{{
 /**
  * @ticket 20000
  */
 }}}

-- 
Ticket URL: <http://unit-tests.trac.wordpress.org/ticket/102>
WordPress Unit Tests <http://unit-tests.trac.wordpress.org>
My example project


More information about the wp-trac mailing list