Need an way to automate testing PHP functions.
September 7, 2004 11:28 AM
Subscribe
I need to test a series of functions in PHP. The functions return a boolean value for a series of conditions (e.g. if the user has foo and bar, but not hotch, then return true.) My problem is that there are a potential of over 1000 cases to test. Can anyone suggest a way to automate this process?
posted by grefo to computers & internet (5 comments total)
posted by dirtylittlemonkey at 12:10 PM on September 7, 2004