[wp-trac] [WordPress Trac] #61530: Test tool and unit test improvements for 6.7
WordPress Trac
noreply at wordpress.org
Wed Oct 16 14:17:28 UTC 2024
#61530: Test tool and unit test improvements for 6.7
--------------------------------------+---------------------
Reporter: jonsurrell | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.7
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Comment (by SergeyBiryukov):
In [changeset:"59243" 59243]:
{{{
#!CommitTicketReference repository="" revision="59243"
Tests: Correct test class name for `rss_enclosure()` as per the naming
conventions.
Includes:
* Moving `@covers` tags to the class-level DocBlock, since this is the
only function tested in the class.
* Adjusting the assertion messages for clarity, as `rss_enclosure()` does
not return anything directly.
* Using a static closure for improved performance.
Follow-up to [59241].
See #61530.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61530#comment:76>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list