StackOverflow Questions for Tag: scalacheck

user51
user51

Reputation: 10233

"Referring to non-existent method org.scalatest.Matchers.convertToAnyShouldWrapper" after upgrading scalatest to 3.1.4

Score: 0

Views: 203

Answers: 1

Read More
Kartik Gupta
Kartik Gupta

Reputation: 41

Generator Ordering Causing Infinite Recursion in For Comprehension in Scala

Score: 4

Views: 57

Answers: 0

Read More
Eric Bolinger
Eric Bolinger

Reputation: 2932

In the specs2 framework, why does using a Scope prevent execution of a forAll quantifier?

Score: 3

Views: 271

Answers: 2

Read More
trupti rath
trupti rath

Reputation: 71

How to generate time using scalacheck generators?

Score: 4

Views: 3427

Answers: 3

Read More
zell
zell

Reputation: 10204

How to express "implies" in ScalaCheck, say, "if an integer n * n = 0 then n = 0"?

Score: 0

Views: 145

Answers: 1

Read More
Martijn
Martijn

Reputation: 12102

How do you set the number of required succesful scalacheck tests

Score: 1

Views: 156

Answers: 1

Read More
Andrii Abramov
Andrii Abramov

Reputation: 10773

scalacheck: lift custom random generator

Score: 0

Views: 131

Answers: 1

Read More
Vadim
Vadim

Reputation: 825

amount of generated entity in scala check

Score: 2

Views: 68

Answers: 1

Read More
Saket
Saket

Reputation: 3129

How do I ensure that alphaStr does not generate empty strings?

Score: 3

Views: 1003

Answers: 2

Read More
Vadim
Vadim

Reputation: 825

generate list of case class with int field without repeat

Score: 0

Views: 169

Answers: 2

Read More
Mojo
Mojo

Reputation: 1202

Cannot find ScalaCheckDrivenPropertyChecks

Score: 0

Views: 389

Answers: 1

Read More
Steffen
Steffen

Reputation: 8073

How to use Specs2 with Scalacheck to automate testing of String arguments?

Score: 10

Views: 5341

Answers: 2

Read More
mvee
mvee

Reputation: 293

ScalaCheck Arbitrary case class with random data generation (Magnolia)

Score: 1

Views: 285

Answers: 1

Read More
lawazoni
lawazoni

Reputation: 55

for expressions filter doesn't filter anything

Score: 1

Views: 159

Answers: 1

Read More
Chirlo
Chirlo

Reputation: 6130

Does property based testing make you duplicate code?

Score: 3

Views: 612

Answers: 2

Read More
Alexey Romanov
Alexey Romanov

Reputation: 170839

Reproducing a ScalaCheck test run

Score: 6

Views: 1482

Answers: 3

Read More
Turin
Turin

Reputation: 2250

StackOverflowError in Scalacheck without any recursion (or custom generators)

Score: 1

Views: 62

Answers: 0

Read More
mac01021
mac01021

Reputation: 825

Generating recursive structures in scalacheck

Score: 1

Views: 287

Answers: 1

Read More
Noel M
Noel M

Reputation: 16136

Is it possible to automatically derive a sealed trait family/ADT?

Score: 6

Views: 596

Answers: 0

Read More
petrn
petrn

Reputation: 195

Scalacheck generate Gen.alphastr with the same length

Score: 13

Views: 5810

Answers: 2

Read More
PreviousPage 2Next