Joakim Karlsson
unread,Dec 28, 2011, 3:12:26 PM12/28/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Igloo-testing
Hi,
I just released a new version of Igloo. I haven't announced on the
mailing list for a while, so here's a round-up of features in the last
releases:
- Added support for Visual Studio formatted output.
- Added support for custom matchers via Assert::That(42,
Fulfills(IsEvenNumber()));
- Added support for context wide set up and tear down.
- Added support for test listeners.
If you try it out, please let me know how it works.
/Joakim