jasper182 Posted March 13, 2008 Share Posted March 13, 2008 I am interested in doing my next side project using an agile methodology and I've read that unit testing is a big part of that. I have done some research on unit tests, but I'm still a little confused. I can see how it can be used for some cases, but I fail to see how to write good unit tests when you have functions with complicated output or when you are retrieving data from a database. Would I simply make very generic tests or is there something that I'm missing. If anyone cares to help shed some light on this topic for me, I'd be most appreciative. Thanks! Link to comment https://forums.phpfreaks.com/topic/95894-php-and-unit-testing/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.