Re: [MacRuby-devel] testing?

2010-07-09 Thread Geoff Garside
Same, its a lot more pleasant than using SenTest though it does make it harder to play through memory issues. Geoff On 9 Jul 2010, at 20:26, Louis-Philippe wrote: > I have a project for which I use Bacon, but it is to test a cocoa framework... > > like: > > http://www.macruby.org/recipes/tdd-

Re: [MacRuby-devel] MacRuby doesn't find kCGDesktopIconWindowLevel

2010-04-24 Thread Geoff Garside
I've not been able to generate a Bridge Support file for the AppKit.framework on my machine, but if you can then you can load the framework and then load the bridge support file and you should get access to those constants, I believe the k changes to K though. The alternative would be to define