Skip to content

Latest commit

 

History

History
 
 

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.