• 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: TDD/BDD testing methodologies?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TDD/BDD testing methodologies?


  • Subject: Re: TDD/BDD testing methodologies?
  • From: "Jonathan del Strother" <email@hidden>
  • Date: Mon, 9 Jun 2008 14:43:09 +0100

On Mon, Jun 9, 2008 at 2:34 PM, David Troy <email@hidden> wrote:
> Hi there,
>
> I am new to Cocoa and XCode and have spent the most recent part of my 20+
> years of programming using Ruby rather extensively.
>
> Part of the kool-aid in Ruby land is test-driven and behavior driven
> development practices (TDD/BDD).
>
> To go from that approach, where you generally start writing tests and specs
> before you start writing code, to Cocoa, where I get a lot of OO goodness
> and similarities to Ruby, but also plenty of opportunities to shoot myself
> with null pointers, etc, gives me a bit of whiplash.
>
> While I am pretty comfortable with C and the kind of precautions that
> environment mandates, I wondered if anyone had any suggestions about how to
> apply any TDD/BDD methodologies to their ObjC development practice.
>
> I'm imagining that there are some best practices that would bring the ObjC
> experience closer to a TDD/BDD approach, and I can postulate how to do some
> of that, but I would rather not reinvent the wheel if there are some
> established conventions for this sort of thing.


Take a look at SenTestingKit (and particularly Chris Hanson's
excellent guide to setting it all up -
http://chanson.livejournal.com/182472.html).

I should probably warn you in advance - testing stuff in Cocoa feels
much more like hard work compared to testing in Ruby.  I keep meaning
to come up with a Cocoa version of the autotest Doom guy in order to
liven things up...
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: TDD/BDD testing methodologies?
      • From: Chris Hanson <email@hidden>
References: 
 >TDD/BDD testing methodologies? (From: David Troy <email@hidden>)

  • Prev by Date: TDD/BDD testing methodologies?
  • Next by Date: Re: crash in outlineView:isGroupItem:
  • Previous by thread: TDD/BDD testing methodologies?
  • Next by thread: Re: TDD/BDD testing methodologies?
  • Index(es):
    • Date
    • Thread