Thread overview | |||||
---|---|---|---|---|---|
|
January 16, 2017 Property-based testing | ||||
---|---|---|---|---|
| ||||
Attachments:
|
Is anyone out there doing a property-based testing framework for D?
--
Russel. ============================================================================= Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder@ekiga.net 41 Buckmaster Road m: +44 7770 465 077 xmpp: russel@winder.org.uk London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
|
January 16, 2017 Re: Property-based testing | ||||
---|---|---|---|---|
| ||||
Posted in reply to Russel Winder | On Monday, 16 January 2017 at 14:15:16 UTC, Russel Winder wrote: > > Is anyone out there doing a property-based testing framework for D? There have been several attempts to implement such a framework, e.g. [1]. If you run a search for "quickcheck" in the forums, you'll probably find them all. [1] https://github.com/mcandre/dashcheck |
January 17, 2017 Re: Property-based testing | ||||
---|---|---|---|---|
| ||||
Posted in reply to Russel Winder | On Monday, 16 January 2017 at 14:15:16 UTC, Russel Winder wrote: > > Is anyone out there doing a property-based testing framework for D? https://github.com/atilaneves/unit-threaded/blob/master/source/unit_threaded/property/package.d Atila |
Copyright © 1999-2021 by the D Language Foundation