issues
search
well-typed
/
falsify
Other
38
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow ghc-9.10
#73
pgujjula
closed
5 months ago
1
Allow ghc 9.8
#72
pgujjula
closed
5 months ago
1
Add to Stackage?
#71
theGhostJW
closed
5 months ago
17
Feature request: Don't generate unused values (a la LazySmallcheck2012)
#70
Warbo
closed
3 months ago
2
Relax upper bound for optparse-applicative
#69
ejconlon
closed
9 months ago
1
Prepare for release 0.2.0
#68
edsko
closed
1 year ago
0
Introduce a uniform `signedFraction` generator
#67
edsko
opened
1 year ago
0
Release for GenDefault typeclass
#66
ejconlon
closed
1 year ago
2
Feature Request: Pure interface for Gen
#65
konn
opened
1 year ago
1
Add GenDefault to exposed modules
#64
ejconlon
closed
1 year ago
3
Support progress reporting in tasty
#63
Bodigrim
opened
1 year ago
1
WIP: First draft of testPropertyIO. Needs refactor before merge
#62
voidus
opened
1 year ago
2
GenDefault class to derive generators
#61
ejconlon
closed
1 year ago
4
Update CHANGELOG for #59.
#60
edsko
closed
1 year ago
0
Generalize `Range`
#59
edsko
closed
1 year ago
1
Merge #54
#58
edsko
closed
1 year ago
0
IO in Propertys
#57
voidus
opened
1 year ago
5
Add a few text-related generators
#56
voidus
opened
1 year ago
6
Add a nix-based devshell
#55
voidus
closed
1 year ago
2
Add `chooseAny`, a version of choose that takes NonEmpty (Gen a)
#54
voidus
closed
1 year ago
1
Consider the use of `Ratio` instead of `Double` for fractions
#53
edsko
opened
1 year ago
0
A generator for Text
#52
voidus
closed
1 year ago
1
`Gen.enum` is unusable: no way to construct a `Range` for an enumerable (but not integral) type
#51
edsko
closed
1 year ago
0
Test database a la Hypothesis?
#50
mwotton
opened
1 year ago
3
Indexed Arbitrary typeclass
#49
ejconlon
closed
1 year ago
6
Avoid the use of `Expr` in `at`
#48
edsko
closed
1 year ago
2
example of how to use Test.Falsify.Predicate.at?
#47
mwotton
closed
1 year ago
5
Example of Hypothesis-style parser for `Bool`
#46
edsko
closed
1 year ago
0
Blogpost, and some minor library improvements
#45
edsko
closed
1 year ago
0
Fix typo
#44
edsko
closed
1 year ago
0
Prepare for release 0.1.0.
#43
edsko
closed
1 year ago
0
Tools for and improvement of distribution of test data
#42
edsko
closed
1 year ago
0
Remove `Truncated`
#41
edsko
closed
1 year ago
0
Extend `Range`
#40
edsko
closed
1 year ago
0
Improve/fix range handling and marking
#39
edsko
closed
1 year ago
0
Continue "How to specify it"
#38
edsko
closed
1 year ago
0
`testMinimum`
#37
edsko
closed
1 year ago
0
Continue "How to specify it"
#36
edsko
closed
1 year ago
0
Fix comments
#35
edsko
closed
1 year ago
0
Refactor: move away from free definition
#34
edsko
closed
1 year ago
0
Minor API improvement
#33
edsko
closed
1 year ago
0
Improve driver output
#32
edsko
closed
1 year ago
0
Provide infrastructure to test shrinking
#31
edsko
closed
1 year ago
0
Improve performance of `list` by using `bst`
#30
edsko
opened
1 year ago
0
Improve function generation
#29
edsko
closed
1 year ago
0
Improve separation of concerns between `Function` and `Perturb`
#28
edsko
closed
1 year ago
1
Figure out why the `StringToBool` test is so slow
#27
edsko
closed
1 year ago
2
Improve implementation of `Variant`
#26
edsko
closed
1 year ago
0
Memoization
#25
edsko
opened
1 year ago
3
Minor performance improvement
#24
edsko
closed
1 year ago
0
Next