Welcome Guest, Not a member yet? Register   Sign In
PHPUnit or CI Unit test classes ? (and continuous integration)
#2

Out of those two options - go with PHPUnit. It's pretty much the standard out there and has many more features than CI Unit test classes.

Alternatively, I've become a pretty big fan of Codeception personally. It's built on top of PHPUnit but offers a lot more. Though it can be tricky to get working correctly with Travis.

Also - Jenkins is the standard if you're going to host your own Continuous Integration server. Can't fail there.
Reply


Messages In This Thread
RE: PHPUnit or CI Unit test classes ? (and continuous integration) - by kilishan - 03-30-2015, 11:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB