Giter Site home page Giter Site logo

scottdensmore / ocunitlogger Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 5.0 5.83 MB

Loggers for OCUnit to other outputs

Home Page: http://scottdensmore.typepad.com/blog/2011/04/unit-test-logging-for-builds-with-xcode-4-and-team-city.html

License: MIT License

Objective-C 100.00%

ocunitlogger's Introduction

#OCUnitLogger OCUnitLogger is a drop in set of classes to allow you to convert the OCUnit output into something your builder server can consume based on JUnit output.

Setup

Copy OCUnitToJUnitLogger.m, GDataXMLNode.h and GDataXMLNode.m from the Logger directory to your UnitTest project. GDataXMLNode.h and GDataXMLNode.m come from the Google Objective C client. The output will be put at build\ocunit.xml. GDataXMLNode is used so it can be put in iOS projects.

Samples

A Mac sample that is based on the bowling game tests.

External Code

More on Unit Tests for iOS / Mac

ocunitlogger's People

Contributors

scottdensmore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ocunitlogger's Issues

__attribute__ ((destructor)) not called?

I'm attempting to integrate this into my project. I notice the __attribute__ ((constructor)) is called but not the __attribute__ ((destructor)). Most of my project is ARC but I do have ARC disabled for these two classes with -fno-objc-arc. Not being a C or Obj-C expert, do you have any input as to why this would run in the sample project but not in my project?

Thanks in advance!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.