i just wonder, should one use symfony’s lime or phpunit for testing?
what are the pros and cons with each one?
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Lime is well covered in the Symfony documentation and so it may be the best place to start.
If you ‘outgrow’ lime then PHPUnit may well be your next port of call, although there are alternatives: