Aleksandra Bersan (2016) Skeleton for PHP application testing in a cloud. EngD thesis.
Abstract
The goal of this diploma thesis was to create an open-source PHP project skeleton containing a prepared configuration for automated testing, continuous integration and code quality analysis. The skeleton can be used by any project hosted on GitHub. By using the skeleton, a programmer can quickly set up a testing stack supporting several types of tests which supports automatic triggering of tests and which produces a code quality report. The skeleton uses Codeception to integrate various test types, Travis CI as the continuous integration service provider and Scrutinizer for code analysis. The skeleton is hosted on GitHub under a Free Software license. As part of this thesis, the skeleton was also tested on a demo blog application and the experience documented.
Actions (login required)