Skip to content

Setup Test in CI

In Issue #66 and #67 our framework and first tests are implemented. The pipeline of Gitlab should check if all tests are passed, if not the pipeline should fail. Think about if it is necessary to run all tests mandatory in the pre commit file. If you think so implement it.