All Projects → ozh → plugin-unit-test-demo

ozh / plugin-unit-test-demo

Licence: other
Sample WordPress plugin to illustrate unit tests

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to plugin-unit-test-demo

wp-quicklink
The WordPress plugin for quicklink. ⚡️ Faster subsequent page-loads by prefetching in-viewport links during idle time.
Stars: ✭ 61 (+258.82%)
Mutual labels:  wordpress-plugin
wp2moodle--wordpress-
Wordpress to Moodle pass through authentication plugin (wordpress end)
Stars: ✭ 27 (+58.82%)
Mutual labels:  wordpress-plugin
flexible-templates
Allows saving templates of the "Flexible Content" field, for easy and fast use of them on other pages.
Stars: ✭ 36 (+111.76%)
Mutual labels:  wordpress-plugin
wordpress-plugin
IMPress for IDX Broker
Stars: ✭ 20 (+17.65%)
Mutual labels:  wordpress-plugin
multi-step-form
A free WordPress plugin for dynamic multi-step forms.
Stars: ✭ 32 (+88.24%)
Mutual labels:  wordpress-plugin
aliyun-oss-wordpress
使用阿里云对象存储 OSS 作为附件存储空间的WordPress插件。QQ交流群:887595381
Stars: ✭ 56 (+229.41%)
Mutual labels:  wordpress-plugin
WPGlobus
WPGlobus is a family of WordPress plugins assisting you in making bilingual / multilingual WordPress blogs and sites. This is a development repository. The stable version is on WordPress.org.
Stars: ✭ 40 (+135.29%)
Mutual labels:  wordpress-plugin
acf-typography
A Typography Add-on for the Advanced Custom Fields Plugin
Stars: ✭ 14 (-17.65%)
Mutual labels:  wordpress-plugin
wp-showhide
Allows you to embed content within your blog post via WordPress ShortCode API and toggling the visibility of the cotent via a link.
Stars: ✭ 21 (+23.53%)
Mutual labels:  wordpress-plugin
geo-query
WordPress plugin: Geo Query - Modify the WP_Query/WP_User_Query to support the geo_query parameter. Uses the Haversine SQL implementation by Ollie Jones. With a Rest API example and support for an existing custom table .
Stars: ✭ 63 (+270.59%)
Mutual labels:  wordpress-plugin
wp-webauthn
🔒 WP-WebAuthn allows you to safely login to your WordPress site without password.
Stars: ✭ 85 (+400%)
Mutual labels:  wordpress-plugin
disable-drop-cap
Plugin to disable drop cap in Gutenberg editor paragraph block.
Stars: ✭ 11 (-35.29%)
Mutual labels:  wordpress-plugin
bulk-delete
Bulk Delete is a WordPress Plugin that allows you to delete posts, pages and users in bulk based on different conditions and filters.
Stars: ✭ 31 (+82.35%)
Mutual labels:  wordpress-plugin
unittest expander
A library that provides flexible and easy-to-use tools to parameterize Python unit tests, especially those based on unittest.TestCase.
Stars: ✭ 12 (-29.41%)
Mutual labels:  unit-test
wp-offline
Use WordPress without all online-checks. Deactivate autoupdate for core, plugins and themes
Stars: ✭ 47 (+176.47%)
Mutual labels:  wordpress-plugin
wordpress-geo-mashup
Official repository for Geo Mashup, the plugin that makes WordPress into a GeoCMS. Documentation:
Stars: ✭ 60 (+252.94%)
Mutual labels:  wordpress-plugin
better-wordpress-hooks
packagist.org/packages/calvinalkan/better-wordpress-hooks
Stars: ✭ 58 (+241.18%)
Mutual labels:  wordpress-plugin
mautic-wordpress
Wordpress Plugin
Stars: ✭ 104 (+511.76%)
Mutual labels:  wordpress-plugin
bbresolutions
A bbPress plugin to set your forum's topic resolutions.
Stars: ✭ 13 (-23.53%)
Mutual labels:  wordpress-plugin
icon-block
A simple little WordPress block that allows you add an SVG icon or graphic to your website.
Stars: ✭ 24 (+41.18%)
Mutual labels:  wordpress-plugin

WordCamp Paris 2015 : Unit Testing your WordPress plugins

wordpress-plugin-unit-tests-fr-wordcamp-paris-2015

This plugin is a demo made for my talk at WordCamp Paris 2015 about unit testing your WordPress plugins.

Link to my slides: http://slideshare.net/ozh/wordpress-plugin-unit-tests-fr-wordcamp-paris-2015 (in French)

The presentation is rather huge (100 slides) and I didn't show all the slides but I thought it would be interesting anyway to leave all the material available. Most slides should be mostly self explanatory.

Tests are failing on Travis with WP 3.8 (the defaut environment matrix generated by WP-CLI) and left as-is as an example.

Link to a series of blog post: {tba}

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].