Skip to content

Testing

Finn Dilan edited this page Aug 19, 2023 · 4 revisions

We need your help!

Currently our project is in a very early stage and it is not tested thoroughly. We are looking for people who are interested in helping us to improve this project. We would appreciate if you could just write tests for our project. See Installation Guide for more information.

Test Framework

For this project we use the Qt Test Framework. It is a very simple framework for unit testing Qt based applications and provides all the commonly found functionality.

Clone this wiki locally