Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/purescript/purescript-quickcheck

An implementation of QuickCheck in PureScript
https://github.com/purescript/purescript-quickcheck

Provide Arbitrary instance for UInt?

chtenb opened this issue over 2 years ago
Remove duplicate numbers import

thomashoneyman opened this pull request over 2 years ago
Prepare v8.0.0 release (1st PS 0.15.0-compatible release)

JordanMartinez opened this pull request over 2 years ago
Drop math dep; update imports

JordanMartinez opened this pull request almost 3 years ago
Fix forall proxy workaround

JordanMartinez opened this pull request almost 3 years ago
Use NonEmptyArray rather than NEL for frequency

JordanMartinez opened this pull request almost 3 years ago
Update to v0.15.0

JordanMartinez opened this pull request almost 3 years ago
Change frequency type sig to take NonEmptyArray

JordanMartinez opened this pull request almost 3 years ago
frequency uses NonEmptyList, oneOf uses NonEmptyArray

drathier opened this issue almost 3 years ago
stack safety for quickCheckPure and quickCheckPure'

m25n opened this pull request about 3 years ago
quickCheckPure' and quickCheckPure stack safety

m25n opened this issue about 3 years ago
Fix warnings revealed by v0.14.1 PS release; export functions

JordanMartinez opened this pull request over 3 years ago
Prepare v7.0.0 release

kl0tl opened this pull request almost 4 years ago
Updated changelog since v6.1.0

thomashoneyman opened this pull request almost 4 years ago
Generate changelog and add PR template

JordanMartinez opened this pull request almost 4 years ago
Drop generics-rep dependency as its now included in prelude

JordanMartinez opened this pull request about 4 years ago
Remove globals dependency

JordanMartinez opened this pull request about 4 years ago
Add arbitrary instances for newtypes in Prelude

JordanMartinez opened this pull request about 4 years ago
Replace NonEmpty Array and NonEmpty List by NonEmptyArray and NonEmptyList

kl0tl opened this pull request about 4 years ago
Migrate to GitHub Actions

thomashoneyman opened this pull request about 4 years ago
Replace monomorphic proxies by Type.Proxy.Proxy and polymorphic variables

kl0tl opened this pull request about 4 years ago
Update to v0.14.0-rc3

JordanMartinez opened this pull request about 4 years ago
Add randomSampleOne

JordanMartinez opened this pull request about 4 years ago
Provide `Gen a -> Effect a` function for ease of use.

JordanMartinez opened this issue about 4 years ago
Add (Co)Arbitrary instances for Lazy Lists

eviefp opened this pull request about 4 years ago
Lazy List Arbitrary Instance

eviefp opened this issue about 4 years ago
Reference John Hughes QuickCheck presentation

milesfrain opened this issue over 4 years ago
Update elements to use NonEmptyArray instead of NonEmpty Array

milesfrain opened this issue over 4 years ago
elements always chooses first or last element of non empty array

mikesol opened this issue over 4 years ago
Adds effectful tests

mikesol opened this pull request over 4 years ago
Bump pulp version

garyb opened this pull request over 4 years ago
Update CI

garyb opened this pull request over 4 years ago
Move Test.QuickCheck.Gen to seperate repo?

safareli opened this issue over 4 years ago
Shrinking

samhh opened this issue almost 5 years ago
Can't run effectful tests

shmish111 opened this issue over 5 years ago
Add Semigroup, Monoid, and HeytingAlgebra instances to Result

np opened this pull request over 5 years ago
Better reporting abilities for pure quickCheck runs

garyb opened this pull request almost 6 years ago
fixing genericCoarbitrary

athanclark opened this pull request almost 6 years ago
Bump dependency on purescript-record

hdgarrood opened this pull request almost 6 years ago
Allow full Number range for chooseFloat

jacereda opened this pull request almost 6 years ago
Semigroup Result instance?

hdgarrood opened this issue about 6 years ago
Add guide

anttih opened this pull request over 6 years ago
Arbitrary Strings Not Properly Encodable.

AlexaDeWit opened this issue over 6 years ago
Updates for 0.12

garyb opened this pull request over 6 years ago
Add a Testable instance for Either

Rembane opened this issue over 6 years ago
Arbitrary instances for NonEmpty*

matthewleon opened this pull request almost 7 years ago
Arbitrary instance for NonEmpty*

matthewleon opened this issue almost 7 years ago
Add `quickCheckGen` and variants

garyb opened this pull request almost 7 years ago
ensure Gen seed is modified after resize

matthewleon opened this pull request almost 7 years ago
Import Prim.Row

parsonsmatt opened this pull request almost 7 years ago
Support version of quickcheck where generator size can be set

vanHavel opened this pull request almost 7 years ago
Fix resize

safareli opened this pull request about 7 years ago
fix quickCheckPure documentation

matthewleon opened this pull request about 7 years ago
versions after 4.3 are undocumented on Pursuit

matthewleon opened this issue about 7 years ago
Add 'Arbitrary' instance for records

sharkdp opened this pull request over 7 years ago
Added some more helper comparison operations

Risto-Stevcev opened this pull request over 7 years ago
Add `Lazy` instance for `Gen`

garyb opened this pull request over 7 years ago
Monadic Quickcheck

dilipzotha opened this issue over 7 years ago
Add `MonadGen` instance

garyb opened this pull request almost 8 years ago
Rebased Arbitrary instances for NonEmpty

garyb opened this pull request almost 8 years ago
Rebased enum gen

garyb opened this pull request almost 8 years ago
Update for PureScript 0.11

garyb opened this pull request almost 8 years ago
let chooseInt work with differences greater than 2^31

matthewleon opened this pull request almost 8 years ago
[BREAKING] enum gen

matthewleon opened this pull request almost 8 years ago
Port `verboseCheck` from Haskell's QuickCheck

matthewleon opened this issue almost 8 years ago
bizarre results from chooseInt

matthewleon opened this issue almost 8 years ago
Arbitrary instance for sets

matthewleon opened this issue almost 8 years ago
add shuffle generator

matthewleon opened this pull request almost 8 years ago
Arbitrary instances for NonEmpty

matthewleon opened this pull request almost 8 years ago
No need for StateT and Identity

mlang opened this pull request almost 8 years ago
[BREAKING] Use NonEmpty

matthewleon opened this pull request almost 8 years ago
Remove Arbitrary?

paf31 opened this issue almost 8 years ago
`elements` behavior and type inconsistent with documentation

matthewleon opened this issue almost 8 years ago
Add genericArbitrary and genericCoarbitrary

LiamGoodacre opened this pull request almost 8 years ago
Fix shadowed variable warnings

garyb opened this pull request about 8 years ago
Add suchThat Gen combinator

garyb opened this pull request about 8 years ago
Prepare for 2.0 release (sans shrinking)

garyb opened this pull request about 8 years ago
Add Testable Gen instance

paf31 opened this pull request about 8 years ago
Prepare for 2.0 release

garyb opened this pull request about 8 years ago
Updates for 2.0

natefaubion opened this pull request about 8 years ago
Shrinking

paf31 opened this pull request over 8 years ago
Add prefab properties for Prelude laws

rightfold opened this issue over 8 years ago
Use tailRecM to avoid stack overflows

paf31 opened this pull request over 8 years ago
Add missing dependency purescript-arrays

hdgarrood opened this pull request over 8 years ago
Missing `purescript-arrays` dependency

natefaubion opened this issue over 8 years ago
Updates for PureScript 0.8

garyb opened this pull request almost 9 years ago
Fix warnings generated by purescript-0.8.0

telser opened this pull request almost 9 years ago
Advice on using newtype wrappers to avoid orphan instances of Arbitrary

paulyoung opened this issue almost 9 years ago
Add `forAll`

hdgarrood opened this issue about 9 years ago
Make GenState a newtype and Add Instance for (Testable prop) => Testable (Gen prop)

DavidHarrison opened this pull request about 9 years ago
(Testable prop) => Testable (Gen prop)

DavidHarrison opened this issue about 9 years ago
Break out Gen into its own library?

jbrownson opened this issue over 9 years ago
Gradually increase Gen size in `sample`

hdgarrood opened this pull request over 9 years ago
Generic deriving

paf31 opened this pull request over 9 years ago
Higher rank Arbitrary and Coarbitrary classes

garyb opened this pull request over 9 years ago
Stack safe gen (Trampoline)

hdgarrood opened this pull request over 9 years ago
Stack safe gen

hdgarrood opened this pull request over 9 years ago
Minimal QC (discussion)

garyb opened this pull request almost 10 years ago
Array gen based on size/ size growing with test cases

jutaro opened this pull request almost 10 years ago
Confused about quickcheck run output

lazywithclass opened this issue about 10 years ago