discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Test Driven Development in GNUstep


From: Riccardo Mottola
Subject: Re: Test Driven Development in GNUstep
Date: Sun, 7 Nov 2021 18:00:45 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]