Re: [Vala] New tiny helper for unit testing
- From: Tal Hadad <tal_hd hotmail com>
- To: Vala Mail List <vala-list gnome org>
- Subject: Re: [Vala] New tiny helper for unit testing
- Date: Wed, 25 Jun 2014 15:29:03 +0300
Looks very good!
Keep going
Date: Fri, 13 Jun 2014 15:58:02 +0900
From: yusuke ishida gnl 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]