Added: 2 years ago
From: ocenteno
Views: 1,702
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (6)

Sign In or Sign Up now to post a comment!
  • Best 5 minute explaination of TDD i have seen so far.

    Could you recommend any good books?

  • Sounds great in theory but I'm currently making a class which draws an icon with a number centered on it and writing tests for the output is virtually impossible.

  • Hi @ComicPenius. Thanks for your opinion. There are certain parts of a system that are harder to test, like the User Interface. There are frameworks for that (WaitN, Selenium, etc). You should always ask yourself if automation in UI tests are worthwhile; maybe what you are doing cant be unit tested. Specially in Object Oriented programming you can apply Test Driven Development for making sure each object behaves the way you intend, I see the need of TDD on a daily basis. Hope this helps!

  • Thanks for sharing, this is a great intro!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more