Skip to content

Files

Latest commit

7cb7116 · Mar 29, 2016

History

History
This branch is 26775 commits behind joomla/joomla-cms:5.2-dev.

tests

Testing Joomla CMS

The current folder contains the Tests for Quality Assurance of the Joomla Content Management System. The Tests are divided in 3 main subfolders:

  • unit: contains the Joomla-cms unit tests based on PHPUnit
  • system: contains the Webdriver-Nearsoft based Selenium tests
  • codeception: contains the new System Tests based on Codeception Testing Framework

Find more details inside each folder.