Skip to content

A demo project to demonstrate writing testable WordPress plugin code

Notifications You must be signed in to change notification settings

eriktorsner/hello-testable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Hello Dolly ===
Contributors: eriktorsner
Requires at least: 4.7
Tested up to: 4.7.3

This is not a plugin, it's just here as an example of how to write a testable WordPress plugin

== Description ==

The most joy you will ever get from this is to run the tests:

1. Check out the code
2. Run composer update
3. Run vendor/bin/phpunit

(assuming you have composer on your system)

About

A demo project to demonstrate writing testable WordPress plugin code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages