Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

UsabilityDynamics/lib-wordpress-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

de85ff3 · Jun 18, 2014

History

70 Commits
Jun 17, 2014
Jun 18, 2014
Jul 3, 2012
Jun 25, 2012
Jul 12, 2012
Jun 30, 2012
Aug 19, 2012
Jun 16, 2014
Jul 22, 2012
Sep 22, 2011
Sep 22, 2011
Sep 22, 2011
Jun 27, 2012

Repository files navigation

Rationale

The advantages of this framework:

  • faster
  • runs every test case in a clean WordPress install
  • uses the default PHPUnit runner, instead of custom one
  • doesn't encourage or support the usage of shared/prebuilt fixtures

It uses SQL transactions to clean up automatically after each test.

Current Status

This framework has been ported to the official testing suite.

To get involved with WordPress testing, see http://unit-test.trac.wordpress.org/