Codeception: Codeception is PHP testing framework in BDD stype,It is easy to setup and use, not required any dependency except php. It has three sections for testing
- Acceptance Testing
- Functional Testing
- API testing
Features:
- Can be integrated with selenium Webdriver
- Supported Symphony2, Laravel4, YII, Phalcon, Zend framework integration.
- BDD style data set.
- API testing Rest, Soap, XML-RPC
- Report in HTML, XML, JSON.
- Parallel execution