StackOverflow Questions for Tag: scalacheck

davidrpugh
davidrpugh

Reputation: 4583

How to generate two sets of the same size using ScalaCheck

Score: 1

Views: 1161

Answers: 4

Read More
Ivan
Ivan

Reputation: 462

Scalacheck generator of list with generated objects

Score: 1

Views: 1026

Answers: 2

Read More
Felix
Felix

Reputation: 8495

Scalacheck, generator for lists between size 5 and 12

Score: 5

Views: 2218

Answers: 2

Read More
Andrzej Wąsowski
Andrzej Wąsowski

Reputation: 674

Negating the outcome of scalacheck tests (properties)

Score: 1

Views: 51

Answers: 0

Read More
vicaba
vicaba

Reputation: 2878

Parametrized testing in scala with MUnit, is it possible?

Score: 1

Views: 395

Answers: 1

Read More
tribbloid
tribbloid

Reputation: 3858

In scalacheck + scalatest, is it possible to set randomisation seed for `Gen` WITHOUT sbt?

Score: 1

Views: 264

Answers: 1

Read More
Villain
Villain

Reputation: 1

ScalaCheck shrinking command data in stateful testing

Score: 0

Views: 207

Answers: 2

Read More
Dexter
Dexter

Reputation: 1421

Scalatestplus scalacheck for testing effectful api requires unsafeRunSync()

Score: 1

Views: 373

Answers: 2

Read More
Val
Val

Reputation: 11107

Why do you need Arbitraries in scalacheck?

Score: 28

Views: 5601

Answers: 4

Read More
Chris Stewart
Chris Stewart

Reputation: 1689

ScalaCheck specificy minimum successful tests for property

Score: 5

Views: 1951

Answers: 3

Read More
mdedetrich
mdedetrich

Reputation: 1889

Combine scalacheck Gen with Future In Scala

Score: 3

Views: 290

Answers: 1

Read More
John M
John M

Reputation: 47

ScalaCheck generate a distinct list of values

Score: 1

Views: 896

Answers: 2

Read More
regularjohn
regularjohn

Reputation: 1

How to change increment value in a scala generator?

Score: 0

Views: 190

Answers: 1

Read More
jjst
jjst

Reputation: 2811

Scalacheck: generate list of numbers with total less than a certain value

Score: 0

Views: 610

Answers: 2

Read More
Galder Zamarreño
Galder Zamarreño

Reputation: 5197

Avoid testing duplicate values with ScalaTest forAll

Score: 2

Views: 1499

Answers: 2

Read More
y2k-shubham
y2k-shubham

Reputation: 11627

ExceptionInInitializerError in Scala unit test (Scalacheck, Scalatest)

Score: 2

Views: 2762

Answers: 2

Read More
Leonid Bor
Leonid Bor

Reputation: 2274

Does non-deterministic nature of property-based testing hurt build repeatability?

Score: 3

Views: 494

Answers: 3

Read More
MaatDeamon
MaatDeamon

Reputation: 9771

Generating random/sample json based on a schema in Scala

Score: 0

Views: 378

Answers: 1

Read More
roundcrisis
roundcrisis

Reputation: 17806

scalacheck: Generate a non empty string

Score: 12

Views: 4371

Answers: 3

Read More
Kity Cartman
Kity Cartman

Reputation: 896

Property based test with generators for algorithm: "Find the smallest positive integer that does not occur in a given sequence"

Score: 0

Views: 142

Answers: 1

Read More
PreviousPage 1Next