[wp-trac] [WordPress Trac] #53363: Test tool and unit test improvements for 5.9
WordPress Trac
noreply at wordpress.org
Thu Aug 19 13:59:50 UTC 2021
#53363: Test tool and unit test improvements for 5.9
--------------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 5.9
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Comment (by SergeyBiryukov):
In [changeset:"51641" 51641]:
{{{
#!CommitTicketReference repository="" revision="51641"
Tests: Move loading the `WP_Community_Events` class to
`set_up_before_class()`.
This ensures that the class is loaded once before the first test of the
test case class is run, and `require_once()` is not unnecessarily called
for each test method individually.
Follow-up to [40607], [51628].
See #53363.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53363#comment:61>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list