I don't know about plugins but on my machine I am able to run app
tests with `cake testsuite app AllController' (supposed you have a
test inside 'app/Test/Case/AllControllerTest'), or `cake testsuite app
Case/PostsController' (supposed you have
'app/Test/Case/Controller/PostsControllerTest').
Cheers,
Matteo
On Fri, Oct 28, 2011 at 11:56 AM, euromark <dereuromark@googlemail.com> wrote:
> how can one run tests from the command line?
> the core tests are listed with
> cake testsuite core
> so far so good
>
> but the app tests do not show
> especially tests in a plugin I cannot get to list or call
> cake testsuite app Tools.AllCakeTests
> does not work
>
>
> --
> Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
> Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
>
>
> To unsubscribe from this group, send email to
> cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
>
--
http://www.matteolandi.net/
--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
No comments:
Post a Comment