i've just noticed a weird behavior w/ fatal PHP errors when running unit tests under CakePHP. if the code I'm testing has, say, a syntax error in it, the cake console (testsuite) fails out showing no errors and preventing any errors going to the PHP error log. have others seen this? if so, any workarounds?
there's no problem if the syntax error is in the unit test itself, just the code (eg, controller action) being executed by the tests. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
