Unit testing with Python
Andy McKay (29.Feb.2012 at 15:45)
Talk at ConFoo 2012 (English - UK)
An introduction on how to unit test in Python. This talk is for Python developers who want to make sure their apps are tested correctly. It steps you through the libraries to user, how to do testing, mocking of external libraries, an overview of testing web apps and how to integrate with continuous integration.
This will be a detailed talk going through all the steps and pointing out common pitfalls.
Quicklink: https://joind.in/6004
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?




03.Mar.2012 at 06:56 by Tom Thorogood (6 comments)
Dead useful!