Skip to content

Testing with python

In this series of meetups, we will explore together with Peter Bittner, a Python developer and DevOps engineer, all aspects related to code testing, including:

  • Types of tests
  • How to structure tests
  • Validating your code with a test suite
  • Tools and frameworks provided by Python
  • Managing risk within an application software

Structure of the series

  1. Testing introduction
  2. Unitest and pytest
  3. Doctest, behave and BDD

Learning path

Take a look to the complete learning path in out Learning section.

Material

GitLab