GNOME Bugzilla – Bug 768740
Autotools Templates Add support for Unit Test for Vala library
Last modified: 2016-07-12 15:50:49 UTC
Libraries require Unit Testing, in order to catch regressions source updates and to test new features. Builder should provide an out of the box experience when creating library projects, with support for Unit Testing. This is a tracking bug, to showcase this feature implementation. Should be easy to port this work to C library project templates.