[wp-trac] [WordPress Trac] #49606: Add visual regression testing to core

WordPress Trac noreply at wordpress.org
Tue Nov 2 21:03:24 UTC 2021


#49606: Add visual regression testing to core
------------------------------+-----------------------------
 Reporter:  isabel_brison     |       Owner:  hellofromTonya
     Type:  enhancement       |      Status:  closed
 Priority:  normal            |   Milestone:  5.9
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:  ui, css
------------------------------+-----------------------------
Changes (by hellofromTonya):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"51989" 51989]:
 {{{
 #!CommitTicketReference repository="" revision="51989"
 Build/Test Tools: Introduce local visual regression testing.

 Adds the ability to ''locally'' run visual regression testing for wp-admin
 pages via `npm run test:visual`. Snapshots are stored on contributors'
 local machines.

 Note:
 Wiring to the CI is not included. Why? The challenges for the CI are
 storage of the artifacts and unreliability of testing these across
 different environments.

 This commit is a first step towards visual regression testing. Running it
 locally provides a learning opportunity which could help to craft how to
 build it into the automated CI process.

 Props isabel_brison, andraganescu, azaozz, danfarrow, desrosj,
 hellofromTonya, justinahinon, netweb, talldanwp.
 Fixes #49606.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49606#comment:49>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list