Charming Python: Testing frameworks

Posted by dave on Apr 22, 2004 7:23 AM EDT
IBM developerWorks Linux zone; By David Mertz
Mail this story
Print this story

In this installment, David looks at Python's two standard modules for unit testings: unittest anddoctest. These modules expand on the capability of the built-in assert statement, which is used for validation of pre-conditions and post-conditions within functions. David discusses the best ways to incorporate testing into Python development, weighing the advantages of different styles for different types of projects.

Full Story

  Nav
» Read more about: Story Type: News Story; Groups: IBM

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.