Testing and Continuous Integration

This course will be run via a JupyterHub server. Once you have logged onto the server you will find a set of directories, one for each session. The material for this session is in the testing directory.

You can also download and view the material here:

Concept 1 - Testing Basics

Concept 2 - Pytest: Running Tests

Concept 3 - Pytest: Writing Tests

Concept 4 - Edge and Corner Cases

Concept 5 - Advanced Testing

Concept 6 - Continuous Integration

Previous Up Next