[wp-trac] [WordPress Trac] #60705: Test tool and unit test improvements for 6.6
WordPress Trac
noreply at wordpress.org
Tue May 28 05:25:22 UTC 2024
#60705: Test tool and unit test improvements for 6.6
--------------------------------------+---------------------
Reporter: SergeyBiryukov | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.6
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Comment (by peterwilsoncc):
In [changeset:"58221" 58221]:
{{{
#!CommitTicketReference repository="" revision="58221"
Build/Test Tools: Assert files exist/do not exist directly.
Replaces various boolean assertions wrapping `file_exists()` with either
`assertFileExists()` or `assertFileDoesNotExist()` as appropriate for the
test.
Props peterwilsoncc, mukesh27.
See #60705.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60705#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list