-
Book Overview & Buying
-
Table Of Contents
Magento Extensions Development
By :
One of the goals of Magento is to improve test automation. These tests are made to improve the quality of the code and to get a serious image in the modern world of software development.
With the number of sensitive Magento projects increasing, test automation is gaining popularity. Magento is delivered with data tests covering all of types of tests, such as unit tests and functional tests. Magento wants to demonstrate the quality and strength of its code, and tests became an integral part of this. So, for Magento, code is incomplete if it has not been tested.
Magento has integrated many tools for testing; PHPUnit is one of them.
There are many types of test. Each of these tests has a goal:

These tests are as follows:
dev/tests/unit.