Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 1.09 KB

README.md

File metadata and controls

10 lines (6 loc) · 1.09 KB

SSE CI/CD

Automation Exercise

This repository contains some example Python code from the Simulation Software Engineering lecture. It is used for setting up automation workflows (CI) in GitHub and GitLab. For more information please check out the exercise sheet. The code is a slightly modified version of the code used in the Python testing exercise.

The code used in this exercise is based on Chapter 7 of the book "Learning Scientific Programming with Python".

License

Please check the LICENSE file in this repository.