How do you use the Unit Testing LIbrary? |
So, I've always had issues coming up with an effective way to incorporate the Unit Testing Library that CodeIgniter ships with. I would love to update the docs with a strategy for using the classes in a project, and not just the reference that's in there currently. However, I'm not sure what the best strategy would be.
That's why I need your help. I would love to hear your use cases and strategies for it's long-term use in a project. Or do you find it can't be too effective long term and is better for quick checks? |
Messages In This Thread |
How do you use the Unit Testing LIbrary? - by kilishan - 12-04-2014, 07:49 AM
RE: How do you use the Unit Testing LIbrary? - by includebeer - 12-07-2014, 02:56 PM
RE: How do you use the Unit Testing LIbrary? - by no1 - 12-08-2014, 06:27 AM
RE: How do you use the Unit Testing LIbrary? - by Chroma - 12-09-2014, 10:33 AM
|