How to do Unit Testing in php?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
pjcvijay
Forum Commoner
Posts: 25
Joined: Tue Sep 09, 2008 6:12 am

How to do Unit Testing in php?

Post by pjcvijay »

Hi All,

How to do automatic Unit Testing in php?

Thanks in advance,
User avatar
markusn00b
Forum Contributor
Posts: 298
Joined: Sat Oct 20, 2007 2:16 pm
Location: York, England

Re: How to do Unit Testing in php?

Post by markusn00b »

pjcvijay
Forum Commoner
Posts: 25
Joined: Tue Sep 09, 2008 6:12 am

Re: How to do Unit Testing in php?

Post by pjcvijay »

Thank you my dear friend.
Post Reply