Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 423 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 423 Bytes

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.