Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dubzzz/fast-check
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
https://github.com/dubzzz/fast-check
* ✨ Explicit ban of unsupported regex flags in `stringMatching`
Many flags on regexes are not...
53f963371403ce55ef318e214f4aa83723139bb1 authored over 1 year ago* ✨ Add support for negate regex
Up-to-now our `stringMatching` arbitrary was unable to deal ...
66c3d1998afbb77bc9157f7c3e22fe4f1df4231b authored over 1 year ago* ✨ Introduce `stringMatching`
Basic support fro strings matching a given regex.
Fixes #29...
6cabbeb3143cd1897e82ab3f91d9f80bd18ff391 authored over 1 year ago* ✨ Prepare tokenizers for `stringMatching`
In order to be able to implement a `stringMatchin...
768d96df3b1741c6e1d9f5ce17e22b61f7044051 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
128751537551d2d103ab703bdc9f904517f47882 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8510883f765555b3f30e10ba75540f0790ab224e authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
68e11a6aeda057770b9aba0ef432806e4d4c6e53 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
422f729b5d92f937e30f351419738117033e14c6 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e21e7aa80ea622840318802b9e2a425f799ad019 authored over 1 year ago26b4885ad640e54f1bd80bace065c2e1eba046a7 authored over 1 year ago
b9ce52e0227cd6b94ab92cefc33015d613c4860c authored over 1 year ago
* 📝 Add alt labels on feature badges
* Update website/src/components/HomepageFeatures/index.js
70b56ec10c26546d9633dbfc23155e5a6109e235 authored over 1 year agocc0bae002601114117481aeb83554db173d0977c authored over 1 year ago
* 🔥 Drop bundle centric tests
When fast-check was alone in the repository and while we strate...
82b6b82519f90d365cb130d8d6319751b74273a5 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d3b9ca8b0687d56900e0f132864bc07870abf83f authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
eebc0b2020eafb6b088195491d2db25f683d40bd authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b023b2328b7652ca547fd2115b6addf601aab096 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b6857d2c3fac535c74f5127f40b6091b3f4bf03e authored over 1 year ago* 📝 Fix typo in What's new 3.9.0
* Update website/blog/2023-05-21-whats-new-in-fast-check-3-9-0...
adf827c1f15ddc1dc532a28e1986447cc68d0b8f authored over 1 year agoc580e550f5634704585b3f3e181c7fa3ca8da5a3 authored over 1 year ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2b1c1ed81a0371cad677974d67981a349a126d8b authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
281c844f084ed9c31bbb129bde8b1b0f421b858b authored over 1 year ago5052477cafe68bbffaa87ee8a6238934ca7d3657 authored over 1 year ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2aa73680a9a4e500668e4852c92b97ecfb6f8c8f authored over 1 year ago2affdb5390f43c52a3c65f9dbfdbb2063ef98d64 authored over 1 year ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
93d934973f2f9f57ad748e27376faff3cd02bf22 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
a8aaaa3027eb9dacc32f21b7fe77925fbc4c435a authored over 1 year ago* 🔖 Update CHANGELOG.md for [email protected]
* Update packages/fast-check/CHANGELOG.md
-------...
068f105f3a19b45a87e05573830094ffd5322d39 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
c10a6f2b070e2e3a14d654efc3739e8b16a1075f authored over 1 year ago* ⬆️ Update dependency typescript to v5
* fix compilation
* Bump missing
---------
C...
6ba24b1496804320a0599bc4d6931e45056f7d65 authored over 1 year ago* 🐛 Cap timeout values to 0x7fff_ffff
Above that value `setTimeout` goes crazy and immediatel...
e889886dcbe624479f15934d0075980e5d6311b7 authored over 1 year ago4be72aa918d86af453113fc7e654c0415838cb25 authored over 1 year ago
* ✨ Add ability to customize `act` per wait
Follow-up of #3889
* versions
e80c18f92900d8603e58e91d8a7e2e8bb3b5fa59 authored over 1 year ago* ✨ Add ability to customize `act` per call
The `act` is the only way to make sure we can wra...
b2d44e890730e57ba6ca44127d9dddd1a12cc1f0 authored over 1 year ago* 🔖 Update CHANGELOG.md for [email protected]
* Update packages/fast-check/CHANGELOG.md
* U...
8ef80ef789256235b585dad7dec6bfd5897a688c authored over 1 year agoNot scheduling models until their end led `scheduledModelRun` never to resolve.As we were waitin...
7d1763f709a757ec913389e35630dfffc69782c1 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
50ac7483eb90d8dfee9c3e8da7429e97e410188f authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
563c0e3667058e32ea6805b828d924d8eb812cf8 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
803ee630d805bdda8af3f31450ed295018327908 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
61dc7e1801d082816e14eb04c397c57553404a7f authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
58b9d5844bab86335ef221902c57565dd2caef5a authored over 1 year agoTHe current implementation of the test suffered from the fact that `fc.stringify` was producing ...
12aa34da9194e197c15c72d77251761a6494c279 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
56edc1ee83a8f6f758b9650dca7df202b9399c08 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
18143bc5caf82ad6824c06823f783f0e560a9161 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f3ef14fc66214050dff795c68af2ed6d7609bc13 authored over 1 year ago* 🔥 Drop legacy documentation
* versions
* drop legacy doc gen
* drop dead comments
26800857479468e6cc5a220c901cd0e92007ba9e authored over 1 year ago32ce290d3b3714b7469003d0857321459e2d0bd5 authored over 1 year ago
* 🔖 Update CHANGELOG.md for @fast-check/[email protected], @fast-check/[email protected], @fast-check/w...
5793e1428a71928db1d4bfdb6591aa0009f5ae18 authored over 1 year ago* 📝(poisoning) Add poisoning logo url
* versions
aad1db61f384f54f039bf75984424fc6fdbc4e66 authored over 1 year ago* 📝 Reference image from LFS in README
* versions
a77a15c2c0db8026fa0611cf431cee1cea10b4b5 authored over 1 year ago* 📝(ava) Update logo url
* versions
e9772b0756188c71493efcc5d2d0c9bc9bcf1479 authored over 1 year ago* 📝(vitest) Update logo url
* versions
1fd2716717115f3023e01636ac2745148954402d authored over 1 year ago* 📝 Create proper images in website/
* versions
35177c7fafe9d7a0996be83cb4a446e3a3d4019d authored over 1 year ago* 📝(jest) Update logo url
* versions
2e21a21563b9505a3b4742f5198215159790041e authored over 1 year ago* 📝(worker) Add worker logo url
* versions
76beb084dde279a67515d0ef26b2be822137fe75 authored over 1 year ago* 📝 Update all links to new documentation
* versions
2bbec1c61637b1a4fdee09ecbd4a4eb7fcfb65b8 authored over 1 year ago8dedcc5b3190ffe4786350aa02b6d11bb1c38d9a authored over 1 year ago
* Move code of website into components
* Better small screens
* switch to grid
1d9fbbb8c22bf3b35fac2a7f174bb8e038f877c3 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b14156e59e42aa480423ca1cdf65367f575a6dc7 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
52585b9ce1a98e2a8f16f3977cefb48a00cbe0d7 authored over 1 year ago* 📝 Rework homage page of fast-check.dev
* Fake block quotes
* Add some quotes
* everything i...
befd6747a143e564c5e5457cf742756301d3ff69 authored over 1 year ago* 💄 Use GitHub logo instead of label
* Better display in collapsed mode
b06db4069c8e29c598fc7880faf6852079cc146f authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ae99e3a90607b89b451f55a254710ca8fe398de9 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7e0e04290be37263b56c6c926bea6a3b5afdba66 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b061bd385a9deae698b1ffcdeead7164abd7d20f authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
52aa993a1ccb7312dcd547c1b33dc33768da60e0 authored over 1 year agod2edc5d68c1d1d6c23cf14b5808790bf2cb36f8a authored over 1 year ago
60a932160790a2d9afded6c2c08e07c1c4510a59 authored over 1 year ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b824abf8eaa0daae372f299ae59cfe8ba1dc7b83 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f253e3d2dbb3b607c58e5b16e653e0a7fa7b491d authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d09803a09481888ec9bbd2b4a841e384c5bb54fc authored over 1 year ago* 💄 Better colors for dark theme
* Better colors
6781789c87aeb5c9fe1e08d5e297f5a4b5123b30 authored over 1 year ago* 📝 Note about solving race conditions
* Minor sidebar reworks
39c389565ddac5fb488c0b2b781190add9aa3be1 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
48e0c14b71ca1ab5421aa516ad39368cc40afcbf authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
04249b854e8087b2940456ea4a8df59e881462cd authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
82c07ce214e2e5894cd4fb9db98e7e44c3b47793 authored over 1 year agof208fadd918d0c3b64bae2374f54e60330a47fa5 authored over 1 year ago
e4b83e2f2171d1fb8e35e57e52c84606eb5d3425 authored over 1 year ago
de87e6d5f6d9ed44b5d3f61b39a470757850c96f authored over 1 year ago
* ✅ Add tests for snippets in the website
* Import alll snippets
* Fix yarn
cb9bf34e00b933bcbb94af51736e01d135c8eef7 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
957b8af142cc8de4e305b142d3bff324e5374bc6 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
89f9eec1626045f8adf241ab7784ef81b6805106 authored over 1 year ago48feb43af01a1d42ae14347e0b2c9a4016f584ae authored over 1 year ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d43634526f7545176f4201f40f57a388e14dbbb1 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f9c678e9c920eb5075963c4ba03fe9c535fca8a4 authored over 1 year agocab6c278e70ab42dc0ed3858669d0710846f0e17 authored over 1 year ago
3a01b68b44527d0d6a2ddbc3d47b49563e7eebdc authored over 1 year ago
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d2a4048a67e5bb91d877310720f50b1459612a5b authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
92ea8071602911266a3e6637c3a41a8cf9b52a21 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
756e73edade3bbbc5a1b0ee88dfb5f5399dfc803 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
62f489baaf2758dee9c83054b66528e9a766753e authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b56fc77dd41b53382b68bd1df86307cf24422798 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2a0affa54fc5271354dbe287d76282e1cfce4aad authored over 1 year ago* Update why-property-based.md
Fix typo’s
* Update our-first-property-based-test.md
Fix...
9088011dc5662dc4924593f60f7d3f65b318dfff authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
c40e44596ce5a5f48208a0418471b9e159fc0fca authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
a73f06534800ab50d5c0a379a91edca4218b6461 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d4813d358eaad7db00b8a87fa7f15b8efadd870d authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
29807be028134481a0e45fccfad1673785781ca4 authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e49e16c06ba2bd6b462655a68be17dc343c98b5e authored over 1 year agoCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4c8b6de660f318eadc70044296006369b776ad1c authored over 1 year ago