Hi RayV,

Does FsUnit include any random testing functionality? I come to F# from Haskell an there's this lovely QuickCheck library (and a port to F# called FsCheck) that does randomized testing. Ideally you throw it a function from 'a to bool, and it picks 100 random 'a-s to test it.. This is how it is in Hakell; FsCheck right now nees some more annotations but the idea is the same.

Anything like this in FsUnit?

Cheers,

--Anton

By on 11/14/2008 11:37 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper