Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Diffy Visual Regression Testing

Descripción

Diffy helps to verify plugin updates by taking screenshots of your site before and after update and comparing them.

Ideally you expect zero changes after running updates.

Set up instructions

You need to have active Diffy (https://diffy.website) account in order to use this plugin. Plugin will also allow you to create an account and project for your site with one click.

Diffy provides 2 weeks trial to cover up to 100 pages of your site.

Your site should be publicly available. Diffy runs workers from AWS infrastructure by using single IP address 3.216.56.216. Whitelist it if needed.

Once you registered an account, please create a project. You need to specify your site’s URL as Production environment. Add your site’s URLs to the project. Diffy can parse sitemaps if you like. Meanwhile you will want to have just key pages covered by visual regression testing and not every page of your site.

After setting up the project, generate API key under My Account -> Keys.

Enter project id and API Key to Diffy’s plugin settings page and you should be good to go.

How it works?

During plugins update process plugin will call Diffy via API to create set of screenshots before the update. Expect that it will make update process longer.

After screenshots are ready update process will continue. Once updates are completed plugin will call Diffy once again to create second set of screenshots and compare them with your «before» version.

You will receive an email notifications about screenshots and diffs being completed.

Review the report and ensure that nothing got broken.

Support

Welcome to reach out to Diffy’s team via Intercom or by email info@diffy.website.

Capturas

  • Diffy embeds to the process of updating plugin. Creates screenshots before updates applied.
  • Diffy creates screenshots after update, compares with «before» version.
  • You can see that Diffy found changes right away and can check the report.
  • Report has thumbnails view.
  • Full view of reviewing single difference.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Diffy Visual Regression Testing» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Diffy Visual Regression Testing» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.9.4 Separate link to update plugins with Diffy testing.