Tool chest

GitLab CI

GitLab CI is a part of GitLab a web application with an API that stores its state in a database. It manages projects/builds and provides a nice user interface besides all the features of GitLab. GitLab Runner is an application which processes builds. It can be deployed separately and works with GitLab CI through an API. In order to run tests you need at least one GitLab instance and one GitLab Runner.