The main purpose of this repo is to provide a vala project setup with minimal unit test configuration.
glib-2.0gobject-2.0meson
meson build
cd build
ninja testor
sh execute_test.shCreate new unit test file under tests and adjust meson.build file accordingly.