PHP Test Suite: Recommendation

JuanMcLame

New Member
I have been tasked with coming up with a testing strategy for our already existing PHP application. The application is running on a standard LAMP stack and is slated to be completely rebuilt starting in the next 2 to 3 months, so this is the perfect time to pick something and run with it. These are the types of testing we would like to do: Unit Testing, Functional Testing and Load Testing. I will be focusing mostly on unit testing with the other two as by-products of the research.In all the research I have been doing the brick wall I have hit is finding something that is commerically supported. This fact is actually a lot more important than I first thought.Any recommendations would be greatly appreciated.Thanks!
 
Back
Top