Parameterized unit testing and benchmarking of phobos
Martin Nowak via Digitalmars-d
digitalmars-d at puremagic.com
Mon Oct 13 23:54:35 PDT 2014
On 10/08/2014 11:37 PM, Robert burner Schadek wrote:
> Lately, I find myself wondering, if I should add parameterized unit
> tests to std.string, because the last few bugs I fixed where not caught
> by tests, as the test-data was not good enough. I know random data is
> not perfect either, but it would be good addition IMO.
>
https://github.com/MartinNowak/qcheck
Haven't used it for quite a while, file a bug report if anything doesn't
work.
More information about the Digitalmars-d
mailing list