WP Manifestindependent plugin directory
manifest / developer / tdd-wordpress-plugin

WordPress TDD Plugin

Example plugin on how to use TDD in WordPress

by Mario Yepes · github.com/jpjuliao/tdd-wordpress-plugin · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jpjuliao/tdd-wordpress-plugin/archive/refs/heads/main.zip

Declares an update source (https://example.com/my-plugin/), so updates arrive through the plugin's own updater.