Skip to content

A tutorial on test-driven development for scientists

License

Notifications You must be signed in to change notification settings

SimonRenner/TDD_Demo

Repository files navigation

A tutorial on TDD for scientists. Do not use for actual analysis.

Requirements

  • python 3.7.1
  • pytest 4.0.0
  • mock 2.0.0

To follow the tutorial, go through the commits, run pytest to see what fails and try to make sense of the changes made to make tests pass. You can also find the slides of the presentation as an ipython notebook in the repo.

About

A tutorial on test-driven development for scientists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published