Skip to content

Simulation-Software-Engineering/automation-lecture-wt2425

Repository files navigation

Demo code for automation lecture

This repository contains the code from the lecture "Testing a Python Code" with minimal modifications. In this repository we want to add some automation (CI) using GitHub Actions.

How to use

Running the main code:

python3 operations.py

Running the tests:

python3 -m unittest

License

See LICENSE file.

About

Repository for the automation (GitHub Actions) demo of the SSE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages