Skip to content

Workshop: Doctesting in Python

Lasse Schuirmann edited this page Jul 3, 2016 · 8 revisions

This workshop is over. Recordings are available here.

Abstract

Doctests in python are a great way to test your code while documenting it. This workshop introduces participants to the concept, conscious use of doctests and enables them to doctest their code efficiently!

Agenda

  • Why to use doctests?
  • How to use doctests?
  • Excercise: Use doctests!
  • When not to use doctests!
  • Discussion: How to use doctests in coala.

Requirements

  • Basic Python knowledge
  • A WebRTC capable browser

What you Need to Know

Key Value
Instructor Lasse Schuirmann (@sils1297)
Date July 3rd, 4pm UTC
Duration About 1.5 hours plus Q/A
Registration http://goo.gl/forms/YyQnMr5OHdFIySAV2
Difficulty Level easy
Where can I join? https://meet.jit.si/workshops
Clone this wiki locally