PHPUnit or CI Unit test classes ? (and continuous integration) |
If you go with PHPUnit and use CI 3.0, I recommend to try ci-phpunit-test: http://kenjis.github.io/ci-phpunit-test/
It is very easy to install and easy to write tests. |
Messages In This Thread |
PHPUnit or CI Unit test classes ? (and continuous integration) - by ComputingFroggy - 03-30-2015, 06:41 AM
RE: PHPUnit or CI Unit test classes ? (and continuous integration) - by kilishan - 03-30-2015, 11:14 AM
RE: PHPUnit or CI Unit test classes ? (and continuous integration) - by kenjis - 08-23-2015, 11:19 PM
|