StackOverflow Questions for Tag: quickcheck

Daniil Iaitskov
Daniil Iaitskov

Reputation: 6069

How to use DerivingVia with Arbitrary

Score: 3

Views: 147

Answers: 0

Read More
knowledge_seeker
knowledge_seeker

Reputation: 937

Why does quickcheck pass for these two different functions Haskell?

Score: 7

Views: 324

Answers: 2

Read More
wide_eyed_pupil
wide_eyed_pupil

Reputation: 3451

What's wrong with my quickCheck type declaration?

Score: 3

Views: 117

Answers: 1

Read More
Jezen Thomas
Jezen Thomas

Reputation: 13800

How do I write a Hedgehog generator for a wrapped function?

Score: 3

Views: 133

Answers: 0

Read More
Mahdis Ghaffarian
Mahdis Ghaffarian

Reputation: 53

Is there any ways to traverse a random json string created by a generator in java?

Score: 0

Views: 560

Answers: 2

Read More
Parviz Ahmedov
Parviz Ahmedov

Reputation: 33

quickCheck returns error when comparing zipWith functions

Score: 1

Views: 79

Answers: 1

Read More
mariciucioan
mariciucioan

Reputation: 15

Is there any way to generate values for testing this way in Haskell QuickCheck?

Score: 0

Views: 146

Answers: 1

Read More
Ari Fordsham
Ari Fordsham

Reputation: 2515

Understanding ST's quantification and phantom type

Score: 1

Views: 46

Answers: 0

Read More
Enlico
Enlico

Reputation: 28490

How to test functions that assume their inputs come from smart constructors?

Score: 0

Views: 120

Answers: 1

Read More
Ari Fordsham
Ari Fordsham

Reputation: 2515

Using ST with polymorphic test 'templates' using QuickCheck

Score: 1

Views: 48

Answers: 0

Read More
wizzup
wizzup

Reputation: 2411

How to override `doctest` to use my `ghc`?

Score: 4

Views: 318

Answers: 2

Read More
nHaskins
nHaskins

Reputation: 827

How to prevent tested functions from outputting to terminal when using QuickCheck monadicIO

Score: 3

Views: 74

Answers: 1

Read More
XplosiveFist
XplosiveFist

Reputation: 13

Creating a conditioned Arbitrary instance ( * Ambiguous type variable `a' arising from a use of `quickCheck')

Score: 1

Views: 276

Answers: 1

Read More
javinor
javinor

Reputation: 674

Why is this implementation a bad instance of the Foldable Typeclass?

Score: 6

Views: 158

Answers: 3

Read More
javinor
javinor

Reputation: 674

Why does QuickCheck take a long time when testing a Functor instance with a specific type signature?

Score: 0

Views: 131

Answers: 1

Read More
Ward Bekker
Ward Bekker

Reputation: 6366

Property based testing in PHP?

Score: 15

Views: 3727

Answers: 2

Read More
Ana-Maria
Ana-Maria

Reputation: 139

Cannot install QuickCheck for Haskell: "runInteractiveProcess: permission denied"

Score: 2

Views: 228

Answers: 1

Read More
Tarick Welling
Tarick Welling

Reputation: 3265

How do I change the amount of tests for a custom generator?

Score: 1

Views: 117

Answers: 1

Read More
Tomas Aschan
Tomas Aschan

Reputation: 60664

How do I test that something is valid for all elements in a map?

Score: 1

Views: 197

Answers: 1

Read More
Matthew Lu
Matthew Lu

Reputation: 123

Haskell - could not find module 'Test.QuickCheck'

Score: 4

Views: 5010

Answers: 2

Read More
PreviousPage 4Next