Looks very good! Keep going
> Date: Fri, 13 Jun 2014 15:58:02 +0900 > From: yusuke.ishida....@gmail.com > To: vala-list@gnome.org > Subject: [Vala] New tiny helper for unit testing > > Hi all, > I've create a new tiny helper 'vtth' for unit testing. > Please try it. > > https://github.com/y-ishida/vtth > > Features of vtth are as follows: > - Only requires a file 'vtth.vala'. > - Colored OK or NG are output at each assertion. > - You can select actions at the assertion failed, wheter to abort or > continue the program. > - The simple (one line) report which contained counts of OK, NG and > total of these is output. > - Methods and parameters related the test case can be grouped into a class. > > Regards, > Y.Ishida > _______________________________________________ > vala-list mailing list > vala-list@gnome.org > https://mail.gnome.org/mailman/listinfo/vala-list _______________________________________________ vala-list mailing list vala-list@gnome.org https://mail.gnome.org/mailman/listinfo/vala-list