Skip to content

nb/wordpress-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d983429 · Aug 19, 2012

History

67 Commits
Jun 30, 2012
Jul 3, 2012
Jul 3, 2012
Jun 25, 2012
Jul 12, 2012
Jun 30, 2012
Jul 22, 2012
Aug 19, 2012
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/