Subject: [scala-user] Run more tests with ScalaCheck Hi all, I wanted to run more tests with ScalaCheck. As the default tests for each property is only 100 times, I need to check a property several times. Is there someway to change the configuration so that I could test more cases every round? Best Jiansen |