Hi Harshan, For integrations tests I prefer you look at KIF at [1]. This is a widely used library. Its under Apache 2 license. Later on you can directly integrate this to a CI server as well.
[1] - https://github.com/kif-framework/KIF [2] - https://github.com/kif-framework/KIF/blob/master/LICENSE Regards, Dilshan On Mon, May 5, 2014 at 2:02 PM, Harshan Liyanage <[email protected]> wrote: > Hi, > > I have started $subject for WSO2 EMM next release. In the iOS client we > need to add unit tests for reading/writing a plist file and for > asynchronous network operations. I'm using SenTestingKit[1] as the unit > testing framework. It's the default unit testing framework in ios sdk prior > to ios 7. > > I'm mocking the network calls for unit testing asynchronous network > operations. For that I'll be using OHHTTPStubs [2] framework which is under > MIT license. > > If you have any ideas regarding this please let me know. > > [1]. > http://www.quantum-step.com/download/sources/mystep/OCUnit/SourceCode/SenTestingKit/Documentation/IntroSenTestingKit.html > [2]. https://github.com/AliSoftware/OHHTTPStubs > > > Best Regards, > > Lakshitha Harshan > Software Engineer > Mobile: *+94724423048* > Email: [email protected] > Blog : http://harshanliyanage.blogspot.com/ > *WSO2, Inc. :** wso2.com <http://wso2.com/>* > lean.enterprise.middleware. > -- Dilshan Edirisuriya Senior Software Engineer - WSO2 Mob: + 94 777878905 http://wso2.com/
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
