Installing iCuke

30 views
Skip to first unread message

Kevster

unread,
Nov 1, 2010, 11:11:52 AM11/1/10
to iCuke
I've tried installing iCuke as per the video on
http://open.bekk.no/2010/06/02/automated-functional-testing-of-iphone-apps-with-icuke/

But it fails when running rake features.
Error: the directory /users/admin/icuke/ext/WaxSim does not contain an
Xcode project.

In fact that directory is empty....

Can someone point me in the right direction please.

Cory Radcliff

unread,
Nov 1, 2010, 12:06:57 PM11/1/10
to ic...@googlegroups.com
I think I had to download the waxsim code as well. Try checking this out in ext, I think.

cd ext

git clone git://github.com/robholland/WaxSim.git

Kevster

unread,
Nov 1, 2010, 12:18:07 PM11/1/10
to iCuke
Cheers - that's fixed it. Knew it would be something simple!

On Nov 1, 4:06 pm, Cory Radcliff <penguin...@gmail.com> wrote:
> I think I had to download the waxsim code as well. Try checking this out in
> ext, I think.
>
> cd ext
>
> git clone git://github.com/robholland/WaxSim.git
>
> On Mon, Nov 1, 2010 at 8:11 AM, Kevster <mobank....@gmail.com> wrote:
> > I've tried installing iCuke as per the video on
>
> >http://open.bekk.no/2010/06/02/automated-functional-testing-of-iphone...

Cory Radcliff

unread,
Nov 1, 2010, 12:19:34 PM11/1/10
to ic...@googlegroups.com
Good luck with it. What SDK are you testing with? I have not tried the latest, I think.

Tom Brow

unread,
Nov 1, 2010, 2:38:06 PM11/1/10
to ic...@googlegroups.com
FYI, you can make sure that all of the submodules (e.g., WaxSim) of a project are cloned by using the --recursive flag, as in:

   git clone --recrusive git://github.com/unboxed/icuke.git

On Mon, Nov 1, 2010 at 9:18 AM, Kevster <moban...@gmail.com> wrote:

Cory Radcliff

unread,
Nov 1, 2010, 2:40:54 PM11/1/10
to ic...@googlegroups.com
Right, now that you mention it I think I did that.
Reply all
Reply to author
Forward
0 new messages