This Monday at *7pm* at Madlab, we're pleased to announce we have another
talk by Lee Kitching, this time on Property Based Testing a home grown
Regex Processor in F# <http://fsharp.org/> with FsCheck
<https://github.com/fscheck/FsCheck>.

http://lambdalounge.org.uk/

Traditional unit testing requires the programmer to manually generate test
cases, which are highly specific but give poor coverage of the range of
possible inputs.

Property-based testing is used to specify the behaviour of programs and
assert the adherence of the implementation to the specification by randomly
exploring the input space.

This talk introduces property-based testing FsCheck, an F# port of
Quickcheck. The API will be introduced before being demonstrated in
development of a simple regular expression engine, and used to check the
invariants of its data structures.

Looking forward to seeing you there!

R.

-- 
You received this message because you are subscribed to the Google Groups 
"North West Ruby User Group (NWRUG)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send an email to [email protected].
Visit this group at https://groups.google.com/group/nwrug-members.
For more options, visit https://groups.google.com/d/optout.

Reply via email to