[wp-trac] [WordPress Trac] #57660: Tests_Formatting_MakeClickable should use data providors
WordPress Trac
noreply at wordpress.org
Tue Feb 7 18:46:29 UTC 2023
#57660: Tests_Formatting_MakeClickable should use data providors
------------------------------+-----------------------------
Reporter: jorbin | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version:
Severity: normal | Keywords:
Focuses: |
------------------------------+-----------------------------
There are many tests in Tests_Formatting_MakeClickable that loop through
arrays which means that if you have one failure, you stop running that
group of tests. using a data provider would allow all the tssts to run and
to catch issues quicker.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57660>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list