Testing in Python with py.test
Additional Information
This section can be used by the presenter to provide additional information about the talk or tutorial. This might include reference material, links, or details or prerequisites that might be needed for attendees.
Questions / Suggestions
This section can be used by attendees before the event to ask questions of the speaker. This is most likely to be useful for tutorial events.
Reviews / Feedback
This section can be used for the audience to provide constructive feedback after the event. Attendees are encouraged to write reviews or to link to their blogs.
Great day's tutorial. I have experience of using unittest and of building bespoke testing frameworks for large python projects. Holger provided a thorough introduction to py.test in the morning and more in-depth information during the afternoon session. I saw Holger's py.test at EuroPython 2009 and it wet my appetite, but this tutorial has given me the information I need to start using py.test in anger. The meta-programming approach that Holger has taken in py.test appeals to my way of thinking about programmes. - RichardTaylor
