I had this problem too. A little searching and reading up on the SimpleTest bug tracker and I found out the following.
This isn't a Cake issue, its a SimpleTest one. arguments.php is a file called internally in the SimpleTest code and it isn't in the download for 1.1 alpha or 1.0.1. There is an issue already in the issue tracker for SimpleTest at http://sourceforge.net/tracker/index.php?func=detail&aid=3100649&group_id=76550&atid=547455 it recommends downloading the arguments.php file directly from the SVN repo http://simpletest.svn.sourceforge.net/viewvc/simpletest/simpletest/trunk/arguments.php However this leads on to another issue...... Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
