lundi 23 mai 2016

Proper Automated Testing in WordPress

There are different threads available for Unit Testing in WordPress. As far as concern, there should be a proper unit testing for every piece of customization done in WordPress.

I have checked couple of plugins and articles about the same. Here are the few.

  1. http://ift.tt/xfLSb8
  2. http://wptest.io/
  3. http://ift.tt/1n5VIqO

Now, with PHP unit we can write test cases as per our need. Test cases can be written for core functionalities and customization.

What about Automated Unit Testing for Theme with Heavy plugins and customization i.e. Mega Menu, Visual composer, Customization in Woo Commerce.

How this can be done? Any Standards for Unit Testing for site developed with premium theme and plugins with high level of customization ?

Aucun commentaire:

Enregistrer un commentaire