Re: Calabash: Java API

I just looked at how the Test Driver was called and retrofitted that in 
my own code, it wasnt very hard,
but I did get a few helpful hints from Norm.

You can see the calling code xmlsh uses in the cabalash extention module 
if it helps.
( it might be not be helpful as it is integrating with yet another 
black-box but maybe it might help)


http://xmlsh.svn.sourceforge.net/viewvc/xmlsh/extensions/calabash/src/org/xmlsh/calabash/xproc.java?view=markup



David A. Lee
dlee@calldei.com  
http://www.calldei.com
http://www.xmlsh.org
812-482-5224



Florent Georges wrote:
>   Hi,
>
>   I've looked on the documentation on the Calabash website, but did
> not find any information about how to call Calabash from within a Java
> program.  Is there anything about this subject somewhere?
>
>   If not, I guess I can have a look at the implementation of
> com.xmlcalabash.drivers.Main?
>
>   Regards,
>
>   

Received on Tuesday, 21 July 2009 17:47:21 UTC