unit testing - What mock object libraries are there available for D? -
i starting in d2 programming language. love fact unit testing part of language can't seem find mock object libraries it. there standard 1 out there?
the mock object library know of dmocks, abandoned. may not compile recent compiler versions. maybe blackhole, whitehole , autoimplement std.typecons extent.
Comments
Post a Comment