# Gambas Project File 3.0 # Compiled with Gambas 3.9.2 Title=gb.deg.unittest Startup=TesteStartRunner Version=3.9.25 Component=gb.image Component=gb.gui.qt Component=gb.form Component=gb.debug Component=gb.settings Description="A Gambas component for unittesting and test-driven programming. Forked and inspired from a quite old program: COMUnit (http://comunit.sourceforge.net) and mainly JUnit.\n\nAlpha state! Works good, but a project which uses a library which needs gb.deg.unittest requires to install gb.deg.unittest in the project also.\n\nIntended to be integrated into the Gambas IDE later on.\n\nLicense GPL V2" Authors="Christof Thalhofer" TabSize=4 Translate=1 Language=en_US Type=Component ControlPublic=1 ModulePublic=1 Maintainer=christof Vendor=gb Address=christof@deganius.de Url=www.deganius.de License=General Public License Prefix=1 PackageName=gambas3-gb-deg-unittest-3.9.25 Packager=1 Systems=debian Groups=debian:"libs" Tags=Development GambasVersion=3.8 WebSite=https://github.com/Deganius/gb.deg.unittest