alexarchambault/scalacheck-shapeless
Generation of arbitrary case classes / ADTs instances with scalacheck and shapeless
ScalaApache-2.0
Issues
- 2
Support for Scala 3
#241 opened by nvollmar - 0
Overwrite specific subtype of ADT?
#249 opened by fdietze - 0
implicit values in scope are not used, when diverging with `derivedArbitrary`
#212 opened by nikiforo - 2
Figuring out why an implicit could not be generated
#206 opened by dmateusp - 0
Add support for Scala Native
#205 opened by ekrich - 6
- 0
- 2
Publish for ScalaCheck 1.14
#86 opened by LeifW - 1
ClassCastException shrinking value class
#91 opened by steinybot - 10
- 2
How to derive an Arbitrary explicitly
#88 opened by steinybot - 0
Set the seed for Random
#82 opened by tanin47 - 0
Unused Local Value Warning with Scala 2.12.4 when Using (Shapeless) Tagged Types
#79 opened by michaelahlers - 2
[Not an issue] Commendation
#75 opened by Idyllei - 2
- 5
Cogen[TestsDefinitions.T1.Tree] crashes
#54 opened by torgeirsh - 1
- 1
please publish for scala 2.12
#58 opened by fommil - 11
Avoiding generator failures when size is zero
#50 opened by travisbrown - 0
- 2
- 2
- 1
Add sbt-mima plugin to alive branches
#21 opened by alexarchambault - 8
- 0
Note about orphan derivation in doc
#20 opened by alexarchambault - 0
Note about failing ADT derivations
#16 opened by alexarchambault - 0
- 0
Note about "proxied" implicit derivation to prevent unnecessary recompilations
#15 opened by alexarchambault - 0
Better doc
#17 opened by alexarchambault - 0
- 0
More tests needed
#14 opened by alexarchambault - 2
Comparison with shapeless-scalacheck?
#2 opened by FranklinChen