Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/typelevel/scalacheck
Property-based testing for Scala
https://github.com/typelevel/scalacheck
7a3b62488bc0e1212ad2e2c6216a6e1c2e6e0b51 authored almost 5 years ago
Update sbt to 1.3.9
61666f587504884b022b3a997f7685cd3cffd0d4 authored almost 5 years agobe235d47a960470e9e111861906d0361820f13e6 authored almost 5 years ago
Name cleanup of Shrink tests
705197b3878206c8c18a539fa52c098677f3bc40 authored almost 5 years agoAdd contributing file
9fa28c094a220f5656c02c7121cd20cc67dde0e3 authored almost 5 years agoRename Gen.fix to Gen.recursive
8ba0d3ffaa58bbba7c6961a2e5d3f22afa16bd92 authored almost 5 years ago443fc6c2a6bdf22d0ec28dd8f1769fdcc1eda3e9 authored almost 5 years ago
Use implicit in Shrink.suchThat example
84ebed01a6cbc2478b6fca1cb2df57e83b8a1a8b authored almost 5 years ago
Using implicitly doesn't work because it produces an infinite loop for
an implicit Shrink instance.
0f7a4e844c99c2d644cf331099b3974dd9a152a5 authored almost 5 years ago
Fix error in Dotty build
0a2e50abc589244d4caca20a2dff539e91d3237a authored almost 5 years agoc4c223a07361c50057103145ac9b892059b69b79 authored almost 5 years ago
acacaf2351b9beefc21ff6a8099b8fde7274c98a authored almost 5 years ago
Add Shrink.suchThat
665b330a11217619d63e0001d28e57f0b2cf5318 authored almost 5 years agoUpdate dotty to 0.22.0-RC1
72f6577e0daf53704c42b3faba19d5e2f7448f27 authored almost 5 years agoUpdate scala.js to 1.0.1
f9980583a30e91fae56c2a4f3f497fafe0e6759d authored almost 5 years ago90c480930afab01d761fa8c654896efcf8dc125a authored almost 5 years ago
ae2551905add70a457d27b4daf5eac0971ad4b84 authored almost 5 years ago
-- [E007] Type Mismatch Error: jvm/src/test/scala/org/scalacheck/GenSpecification.scala:312:22
3...
ed6f38cb47550b8d694aec73858bb9d9368560e8 authored almost 5 years ago
df1bd25dcd70425003c8e41a751523bec6b24dc2 authored almost 5 years ago
4a522dc340b3f3fc53a80500c75023e062971e35 authored almost 5 years ago
5e73014d435f2637262d0aee75c17843d6fc0718 authored almost 5 years ago
8ca04d1163967eac7261ca76b64653a93da4bfac authored almost 5 years ago
e27c14523b316b93c62229632e2c3753210071ed authored almost 5 years ago
ea070ce676ac7dd49133c14286082031cefa87a0 authored almost 5 years ago
bd40530fccc73208fa80fdc94e44e693d1f30e06 authored almost 5 years ago
Add Gen.fix to make recursive generators cleaner
e8212df2521dbb4d1fead0757b9c187d57ac1ade authored almost 5 years agobcf748a450d4cb92f5121ad67306c3e9ea9b155e authored almost 5 years ago
Example output:
[info] > Labels of failing property:
[info] Initial State:
[info] 0
[info] Se...
This makes `forAll { (x: Int, y: Int) => false }` fail as follows:
[info] > ARG_0: 0
[info] > A...
b629103f44e074a7b0426399a65c521298c9ebf3 authored almost 5 years ago
Adds helper to create Shrink using LazyList
400123f6d567eef0a1e7270836bb2680701da101 authored almost 5 years ago
This allows to use Shrink from scala 2.13 without getting deprecation
warnings on scala.collecti...
Upgrade Scala.js to 1.0.0
cddf22f1fad2a4d064315d0a6b8267209918c848 authored almost 5 years agoUpdate sbt-mima-plugin to 0.6.4
1fd93fce606cd68f0585eaed12f9a3063fb91778 authored almost 5 years ago7ebff92d4c7b529c758ee4d45904a10069d6f89f authored almost 5 years ago
c87db053ee0bb861ab80e8f3db86772ffa25614b authored almost 5 years ago
04a67ac069fb30b21fd0c2fe072b47513cbb15ae authored almost 5 years ago
59a58d64d46cff84610345ecd8471a34df31b151 authored almost 5 years ago
Update sbt to 1.3.8
e5c807ebf49f860fdd1518d61e51b4a3dd93ec6b authored almost 5 years agof56c82cafb333ee7369c0f03f18989b1e0fbc700 authored almost 5 years ago
Add smoke test of benchmarks
fbac06cc3617e6887db98f3db3a4736861a99ca7 authored almost 5 years ago365f0fc31003ff1f7c26970695bc72a4b243d515 authored almost 5 years ago
b2de4e89b5d44a1dd52dcedf75c71f866f7c9a07 authored almost 5 years ago
550e8bd671c8480dfa32036fd0eaeb2b553ca397 authored about 5 years ago
Update sbt-scalajs to 0.6.32
028abc09d48e73600ff587e4a22eedfe375f9c87 authored about 5 years agod5967d20ef9125a7b34a0b70b322a2c6b30806da authored about 5 years ago
93e961a7b5ad547d0241e3af8d3dbc3ec88ae7fb authored about 5 years ago
Update sbt-dotty to 0.4.0
5a23d48949d321a707a1e57209ad3711c357b43f authored about 5 years agoe792586683405371be9fb7d784787888542a624e authored about 5 years ago
Update sbt to 1.3.7
031d877764f8555d71471958e2d881a0c79aa2ba authored about 5 years agob8c8ca23ebeb2cd96ec849afee07467954c9b594 authored about 5 years ago
7e1e5230bf2702611b32efcec8744ee8e2912dfd authored about 5 years ago
In particular, this adds retrying to the infiniteStream, stringOf, and
stringOfN combinators. It...
This is part of work on Gen performance improvements.
ffc0f7ffd51af61373b6bbdfd400483615d0bba6 authored about 5 years agoRefactor Gen.pick
dca8ee9f5dc24f705b917c8e256cd62c49a02e9e authored about 5 years ago3531f3e47876e52e5cc864038c743a75c65ff53c authored about 5 years ago
This is part of work on Gen performance improvements.
cfecefa1f79443c4e95460dd83e77a012eb7f0ae authored about 5 years agoChange Gen members from def to val
a848c3afc596c721838c22adb3af4d0a1db15dda authored about 5 years agoSwitch to self instead of Gen.this
9847100d3f464a46ae72a58fdb44882c9f189f0a authored about 5 years agoClean up Arbitrary
76cc37391adb5f86a914f1356d0399030a52d42d authored about 5 years agoClean up of Gen
c2f52d2299a055e5801e14bd958806372f4d5b8f authored about 5 years agoThis is part of work on Gen performance improvements.
89ba37408d59c17dd5d17382ff1db1f4a4bdb4dc authored about 5 years agoThis is part of work on Gen performance improvements.
c460939d036bbd31019ad46f66edb468f2678e4c authored about 5 years agoThis is part of work on Gen performance improvements.
1a932eb458aa6d570c1ff5a371bb344dabcbef19 authored about 5 years agoThis is part of work on Gen performance improvements.
ddf47ee9d92424a4921888efe568f518ffc90fa1 authored about 5 years agoAdd tests of Gen.posNum and Gen.listOf
785eed3f585e8c17074b88a8d6e1f1bbfb0a9dd8 authored about 5 years agoUpdate sbt to 1.3.6
f1cbb673a3378178dc1e0c4507201e6cddd132db authored about 5 years ago3f78bcf69c9f694f7a44b9495cbd2ed717de30e9 authored about 5 years ago
Update sbt-pgp to 2.0.1
7aa9a90753c5547a15a508e838efe32759c8dbbf authored about 5 years agobc60ce476d3ff4ec1ae94bedcf3a9813d3899dc8 authored about 5 years ago
Update sbt to 1.3.5
674ff1cf337fd3702efabd25b4fb8869fb0c1eb8 authored about 5 years agofa34868d4294eaee1c172432e6e817802b3fb199 authored about 5 years ago
7c4a14542d4fa182f33787a875cc94875e85b252 authored about 5 years ago
Upgrade Scala.js to 1.0.0-RC2
a5df56d7758b97240f62d43d6c3c4df1db5c31f1 authored about 5 years agod3ceb5cf3429af0eb6448f350afdf33fe79a0822 authored about 5 years ago
Bump version of artifact for MiMa
3253ec5f00b75173e544fffee48373bb0395d5c7 authored about 5 years agof83207baf8a02b4bf0a44ee5f14f383f6488126a authored about 5 years ago
e39eb0da3368b0f8b4420dd388fa16adfc23e242 authored about 5 years ago
Update dotty to 0.20.0-RC1
a794907a3d30c4b487c913425a11317151be69ca authored about 5 years agof8aa822ddeb07364c46ec4b07bcd7306d1a55eb1 authored about 5 years ago
Update sbt-scalajs, scalajs-compiler, ... to 0.6.31
ad8ce8c4bd1486e67ebbd3c9b2dbf409b3221491 authored about 5 years agoAdd test serialize Arbitrary[List[T]]
15ca2fbfc8fb564abccb7b40c8135a841a8561fd authored about 5 years agoCompile in dotty 0.19.0-RC1
09a243146f70a6f0b3ac02bde6013cd25675a314 authored about 5 years ago2b7b8150b265a71897bae8e102178d7af95cbd7c authored about 5 years ago
63d160eed5222908dd18be98fdd8f090bbee58d2 authored about 5 years ago
dbaeb80e5f1e2aad36a647f4fe55fcfde9d1153e authored about 5 years ago
2b1035a2be8c64c0e79839a68c7cbddebd3e4868 authored about 5 years ago
a19495be43ed59c97fcb9c5f1cf91c2aca7e1b70 authored about 5 years ago
ada4ebbbfa0df32bd34ba07c054dfdc26e0baad7 authored over 5 years ago
Update sbt to 1.3.3
294abd7efe8024a033d46fa6adaff3f40229e9bd authored over 5 years agoc812d48e3a206e24984d65ae0ca64922fac49889 authored over 5 years ago
Setup JMH benchmarking.
557a2f6c88d12c020ec15df757c67a0e5067c0d8 authored over 5 years ago
This does add a bunch of benchmarking parameters, making it easy to
try other seed counts/values...
aa8cf797659929ca1d73ff09675c8852681e10ec authored over 5 years ago
You can quickly run the benchmarks with:
bench/jmh:run -wi 3 -i 3 -f1 -t1 bench.GenBench.*
...
Remove support for 2.10
e5dc7d12ffd9c453701e6e0535778eed61afc9b7 authored over 5 years agoFix indentation of codegen
d5deac6b67e5a801370fb973b55b363e21e1878e authored over 5 years agoBump version in build post-release
5458caca01d786942adb81d6231611fd05eb2b72 authored over 5 years ago