Best laravel framework open-source packages.

Basic Theme

[Retired-WordPress-Envato] A simple theme used to demonstrate how to introduce unit testing into WordPress theme development.
Updated 1 year ago

Basic Theme

Basic Theme is a very simple theme used to demonstrate unit testing in a WordPress environment. The theme has been written for Envato's Tuts+ Network and relies on the following projects

  • PHPUnit by Sebastian Bergmann
  • WordPress-Tests. Note that WordPress-Tests are already included with this plugin.

Installation

Note that this theme is not in development. It serves as a demo for the companion article.

  1. Clone the repository or extract the archive to your wp-content/themes directory
  2. Verify that the theme is available in your Themes dashboard

Changelog

1.0 (2012.07.10)

  • Initial commit. Includes basic theme, unit tests, and WordPress Test framework.
Tags testing php