/automation-exercise

Primary LanguagePythonCreative Commons Attribution 4.0 InternationalCC-BY-4.0

Automation Exercise

SSE CI/CD

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.