ScalaCheck 1.3 is available.
- ADDED Arbitrary instance for functions.
- FIXED ConsoleReporter updated according to changes in Scala’s printf method.
- CHANGED Properties and Commands now extend Prop, so they can be used as single properties.
- ADDED Properties.include for grouping properties.
- ADDED Prop.main for convenient test execution.
- CHANGED Fixed Arbitrary for Option so that None does not occur so often.
- ADDED Arbitrary instance for scala.Either (Added in Scala 2.7.1-RC2).
- ADDED Existential quantifier in Prop.scala.
This entry was posted
on Monday, May 12th, 2008 at 8:46 am and is filed under Programming.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
May 12th, 2008 at 12:06 pm
wicked.