MacRuby is great for testing not only MacRuby code but also Objective-C code. I find it nicer than using OCTest and OCMock. Is there a way to use existing code coverage tools such as rcov or gcov to check the coverage of MacRuby unit tests? Thanks, Gabriel Ayuso