|
From: | Gregory Casamento |
Subject: | Re: Test Driven Development in GNUstep |
Date: | Sun, 7 Nov 2021 16:41:50 -0500 |
Hi,
On 11/6/21 8:44 PM, Tito Mari Francis Escaño wrote:
> Looking for test driven development tools for Objective-C, I ran into
> OCUnit <http://www.sente.ch/software/ocunit/
> <http://www.sente.ch/software/ocunit/>> and OCMock
> <https://ocmock.org/ <https://ocmock.org/>>, are these commendable
> tools to use with GNUstep?
> What are the recommended alternative if these are not viable?
> Please provide pointers on specific versions we should work with since
> it seems the most recent versions are iOS-specific and if there are
> things we should watch out for when using these tools with GNUstep.
don't forget that GNUstep make itself has provision to run tests, you
can look at how tests are run in libs-base and libs-gui; it is very
convenient tun run and check the results.
Riccardo
[Prev in Thread] | Current Thread | [Next in Thread] |