• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Unit testing frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unit testing frameworks


  • Subject: Re: Unit testing frameworks
  • From: Marco Scheurer <email@hidden>
  • Date: Thu, 27 May 2004 11:50:33 +0200

For me the most important thing is that it's easy to run and to create tests. jUnit is not perfect but now that I have a template to create new test-classes and I can use IDEA 4.0's integrated testing functionality (which saved me from the work of having to group test-classes together by hand) to run them, it is fairly smooth sailing. OCUnit isn't quite there yet, but that's mostly because of IDEA being a better IDE than XCode rather than any real defects in OCUnit.

What do you mean? OCUnit comes with templates for many kind of projects with tests and for a TestCase subclass file. Test cases are automatically found at runtime and grouped into test suites. Test results are reported in Xcode. It doesn't take much more than installing the package and writing test cases...

marco



Marco Scheurer
Sen:te, Lausanne, Switzerland http://www.sente.ch
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Unit testing frameworks (From: Christoffer Lerno <email@hidden>)

  • Prev by Date: Re: Problem with NSOutlineView outlineView:willDisplayCell:forTableColumn:item: delegate method
  • Next by Date: Re: Distant object on server thread
  • Previous by thread: Unit testing frameworks
  • Next by thread: Retaining NSInputStream working with NSStream
  • Index(es):
    • Date
    • Thread