[mgunit] mgunit 1.1 release coming up
Symons, Greg - GS
Greg.Symons at itt.com
Fri Feb 5 12:13:20 PST 2010
Glad to hear that 1.1 is going to be released soon! I've been using trunk for some new development and it seems pretty good so far. I was really excited to discover the junit format... I'd been thinking of doing that work myself so that I could get Hudson to report unit-test results for continuous integration.
I didn't notice the skipped stuff. Is that for the whole test case, or can it be set on an individual test method basis?
I haven't tried the new assert message stuff yet; I'd already written my own wrappers around assert to get something closer to what you get from JUnit's assertEqual et. al. But I may give it a try if I get some time to rework those wrappers.
--
Gregory Symons
Software Engineer
ITT Corporation
Geospatial Systems
1919 West Cook Rd
PO Box 3700
Fort Wayne, IN 46801
M/S 604
greg.symons at itt.com
tel: (260) 451-6402
> -----Original Message-----
> Date: Thu, 4 Feb 2010 23:40:50 -0700
> From: Michael Galloy <mgalloy at idldev.com>
> To: mgunit at lists.idldev.com
> Subject: [mgunit] mgunit 1.1 release coming up
> Message-ID: <44113131-7C19-47DB-AA34-E3537F314C40 at idldev.com>
> Content-Type: text/plain; charset=us-ascii
>
> I'm planning on a 1.1 release soon (release notes below). If
> interested, please checkout from svn and let me know how it working for
> you:
>
> svn co http://svn.idldev.com/mgunit/trunk
>
> -Mike
>
> -------------
> Release notes
> -------------
>
> mgunit 1.1
> ----------
>
> * Added an extra argument to ASSERT which can be inserted into msg via
> C-style
> format codes.
>
> * Added XML and JUnit output formats (and corresponding XML and JUNIT
> keywords
> to MGUNIT to turn them on).
>
> * Added ability for a test to determine if it should count in the final
> results tally, i.e., if it is "skipped". Set "self.skipped" from
> within a
> test if it should not count.
>
This e-mail and any files transmitted with it may be proprietary and are intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender.
Please note that any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of ITT Corporation. The recipient should check this e-mail and any attachments for the presence of viruses. ITT accepts no liability for any damage caused by any virus transmitted by this e-mail.
More information about the mgunit
mailing list