Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.25 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.25 KB

Testing, Testing, One, Two, ...

Introductory tutorial about testing in python.

A presentation is available in the gh-pages of the repository. The repository contains a new branch for each new step in the tutorial.

Build slides

It uses emacs's orgmode with org-reveal. In order to evaluate all the src code blocks you can: M-x eval-expression and execute: (setq org-confirm-babel-evaluate nil) otherwise you will be asked once and again.

Acknowledgements

The material is a combination of:

License: CC BY 4.0 This work is licensed under a Creative Commons Attribution 4.0 International License.