Hua-Ying
On Dec 28, 1:23 pm, Johannes Rudolph <jojo.rudo...@googlemail.com>
wrote:
> Hello all,
>
> It's been quite some time since I forked the GHUnit repo on github and
> hacked away on a new buildsystem and OCMock Integration, you can find my
> efforts here <http://github.com/JohannesRudolph/gh-unit>. You can find
> information about the new buildsystem and OCMock integration on my
> blog<http://jorudolph.wordpress.com/category/open-source/ghunit/>
> --
>
> You received this message because you are subscribed to the Google Groups "GHUnit" group.
> To post to this group, send email to ghu...@googlegroups.com.
> To unsubscribe from this group, send email to ghunit+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/ghunit?hl=en.
>
>
>
On Jan 24, 2:04 am, Johannes Rudolph <jojo.rudo...@googlemail.com>
wrote:
> I have just merged your recent changes and have integrated a new version of
> OCMock.
> I have also removed the example projects as GHUnit is essentially feeding
> itself now. One can look at the GHUnit Test project to see how a test
> project is set up.
>
> Please let me know what you think of it.
>
> Kind regards,
> Johannes Rudolph
>
>
>
> On Tue, Dec 29, 2009 at 8:59 PM, Gabe <gabri...@gmail.com> wrote:
> > Thanks Johannes, will take a look and see if I can merge it in...
> > hopefully sooner rather than later.
>
> > ghunit+un...@googlegroups.com<ghunit%2Bunsu...@googlegroups.com>
> > .
> > > For more options, visit this group at
> >http://groups.google.com/group/ghunit?hl=en.
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "GHUnit" group.
> > To post to this group, send email to ghu...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > ghunit+un...@googlegroups.com<ghunit%2Bunsu...@googlegroups.com>
Thanks,
-Marc
This looks great! We've been using GHUnit and OCMock together, a
tighter integration would be great.
We've also made an addition to GHUnit/OCMock to add method swizzling
to mock out class methods.
Code here: http://gist.github.com/314009
Example usage here: http://gist.github.com/314039
We're pretty new to objective-c so any review on our approach to this
would be very appreciated.
Thanks,
JPoz
On Dec 28 2009, 10:23 am, Johannes Rudolph
<jojo.rudo...@googlemail.com> wrote:
> Hello all,
>
> It's been quite some time since I forked the GHUnit repo on github and
> hacked away on a new buildsystem and OCMock Integration, you can find my
> efforts here <http://github.com/JohannesRudolph/gh-unit>. You can find
> information about the new buildsystem and OCMock integration on my
> blog<http://jorudolph.wordpress.com/category/open-source/ghunit/>