Subject: Re: [boost] [test] Interest in gtest-like output?
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2012-09-01 22:37:45


Jared Grubb <jared.grubb <at> gmail.com> writes:

> I've been playing around with writing a formatter/outputter that
> emulates the output style of
> googletest, and I am willing to spend some time to pretty it up
> and generate a patch if there's interest.
> Does anyone think this would be a worthy submission to boost?
 
1. You can produce any format out of XML output
2. That said Feel free to submit patch. I think it might be worth adding direct
support for another popular format. Maybe we can improve upon it.

Gennadiy