Issues
- 0
Publish for Scala.js 1.0.0-M1
#36 opened by ochrons - 1
ArraySeq support in Gen
#92 opened by japgolly - 5
Publish nyaya for scala 2.13.0
#52 opened by FabioPinheiro - 1
Add Gen to split seq into n partitions
#38 opened by japgolly - 4
specs2 integration
#23 opened by i-am-the-slime - 1
Scala Native port
#37 opened by frgomes - 2
- 9
Scala 2.12 milestones support
#22 opened by slandelle - 1
Add Gen.chooseGen_!
#32 opened by japgolly - 0
Share assertions with test-state
#31 opened by japgolly - 0
Provide simpler syntax for quick prop tests
#30 opened by japgolly - 1
Gen.setSeed * samples = not expected
#27 opened by japgolly - 1
Comonad :> Distinct?
#29 opened by japgolly - 2
Gen.chooseLong often fails
#28 opened by japgolly - 1
Add Gen.setSeedOption(Option[Long])
#25 opened by japgolly - 1
Add Gen#withSeed(Long)
#26 opened by japgolly - 1
Add Gen.sample()
#24 opened by japgolly - 2
Provide specialised API for stateful testing
#20 opened by joshlemer - 5
Doc request: compare and contrast to ScalaCheck
#18 opened by SethTisue - 0
Add CoGen (Me too!)
#21 opened by japgolly - 0
- 1
Replace Stream with Iterator where possible
#17 opened by japgolly - 1
StateT Gen
#16 opened by japgolly - 0
Reuse results
#15 opened by japgolly - 1
Clarify and confirm behaviour of GenS.lim
#5 opened by japgolly - 1
Flip applyₙ params around
#10 opened by japgolly - 11
Generated strings should be valid UTF-16
#12 opened by ochrons - 2
- 1
Add Distinct.liftMultimapValues
#14 opened by japgolly - 0
Unhelpful prop titles in debug mode
#6 opened by japgolly - 0
contramap fn should only be called once
#11 opened by japgolly - 0
Change EvalL to Eval
#9 opened by japgolly - 0
Eval / EvalOver input weirdness
#8 opened by japgolly - 0
Conjuction breaks named group
#7 opened by japgolly - 0
Gen.oneofGC is flawed (and useless)
#3 opened by japgolly - 0
Prop.forall needs A ⇒ Prop[B]
#4 opened by japgolly