Welcome Guest, Not a member yet? Register   Sign In
Unit Testing and Continuous Integration
#2

I'm probably a little biased on this, having worked on CodeIgniter Testing Guide with Kenji. I think the whole premise of #4 is problematic, because you shouldn't be running tests in your production environment (except perhaps before it goes live), and it usually isn't difficult to have access to the CLI at least in your development environment.

Anyway, while I haven't attempted it, it should be possible to implement a browser interface to run tests through PHPUnit/ci-phpunit-test installed.
Reply


Messages In This Thread
RE: Unit Testing and Continuous Integration - by mwhitney - 07-22-2016, 10:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB