Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

fast-check

🐛🔨 Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
Collective - Host: opensource - https://opencollective.com/fast-check - Website: https://fast-check.dev/ - Code: https://github.com/dubzzz/fast-check

Documentation for ObjectArbitrary and TupleArbitrary

github.com/dubzzz/fast-check - ac89e4c3863470b020bb661c1fb56af29703381c authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Documentation must not contain TupleX classes

github.com/dubzzz/fast-check - fa0bba2d3e52b6e04be42c920a6998230372eb40 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Fix format

github.com/dubzzz/fast-check - 0ed787a19aef07e3f63302cbf027c2492c88b51d authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Replace @internalapi by @hidden

github.com/dubzzz/fast-check - cce26ab865aa341e7784b47f266f5aad643b1cfb authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update documentation for Arbitrary

github.com/dubzzz/fast-check - fc8cf854160489c1b50614160dbe5a208d9d94dd authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Add stringOf in README.md

github.com/dubzzz/fast-check - 8fa959cc41eeb2c58b13c1dd7780ca84a78dc6de authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Adding stringOf Arbitrary

github.com/dubzzz/fast-check - cc73ab33a409e65175ab3dee2b66b9c74ee0e6fd authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update README.md

github.com/dubzzz/fast-check - 0dd1e66ad9a449571b59f33406f6027def2a3e94 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Travis must generate the documentation

github.com/dubzzz/fast-check - dc442a79e10cc7259f77eb7829ac3461435aa31d authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Limit deploy stage only to version tags

github.com/dubzzz/fast-check - 98be0ffebb5f8ab5b830fe13c49f1e4138a2d3c7 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Travis CI must push the docs/ directory

github.com/dubzzz/fast-check - 68d5cfc2f14ac44603d42a53866b30d30b8f7593 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Publish JSdoc on master commit

Fixes #81
No more need for #80 - Fail on non-generated JSdoc

github.com/dubzzz/fast-check - 10147e137f2269fe712a55a8bd1d5b1c4be34c28 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update README: move Properties and Runners at the end

github.com/dubzzz/fast-check - 97a03ac9e7900e5f54d253e952576d911545bb4a authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update CHANGELOG.md

github.com/dubzzz/fast-check - ea0aaf9f85bdc8774e9386428b781cb58b04bcf1 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update CHANGELOG.md

github.com/dubzzz/fast-check - 0f18c34be0e615d80a0d2f6084b2dff295d3bd6f authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update CHANGELOG.md

github.com/dubzzz/fast-check - e72bbbfe3dcef7689cd8994a7cdcd2fe35df87e7 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Fix non deployable npm versions

github.com/dubzzz/fast-check - 4332389665fd4ef713b594b930a69c9e0a2907b7 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Hide internal api in the documentation

github.com/dubzzz/fast-check - 3401be567d8cfa685ef99cafe49c730533aee099 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Document must of the arbitraries of fast-check

github.com/dubzzz/fast-check - 80d3febffa122ef3a6cecbf0f5fd1a4be3fe5991 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Create CHANGELOG.md

github.com/dubzzz/fast-check - dfa8766e1ec0c7d7a49b797949761ce5b0fbfbdf authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update documentation of arbitrary/definition

github.com/dubzzz/fast-check - acde3c32babea2228413b46fc912eb1c81a26b41 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
1.0.3

github.com/dubzzz/fast-check - 2e6d33d50412acfb9b355cced420147c3b399b4b authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Fix format issue

github.com/dubzzz/fast-check - e2639edb3bbc40e57d482fc0009c890ddda12094 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Import core-js for polyfill purpose

github.com/dubzzz/fast-check - ce75e4eabc803c43154b3e298be93cbb15d75def authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Fix format problem

github.com/dubzzz/fast-check - 786f5c87e25d2022547a7402fad7f9566065749b authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update Arbitrary documentation

github.com/dubzzz/fast-check - d7bd3c278901e20ee59ef1e7cd7b695ef3838d84 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Only deploy the package if master branch

github.com/dubzzz/fast-check - 3f0ea20bc68d79fccbbe1801be427161bc4b80ad authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Keep comments on build (for documentation)

github.com/dubzzz/fast-check - be53d1b19eb06bc029cc2543c07165c31352c9c9 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Remove .vscode from git

github.com/dubzzz/fast-check - cd80c57e807258c29faee1aa7d3941369989b83e authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Bump to latest @types/node

github.com/dubzzz/fast-check - 55ff3ffed70cb6f53f924f2267d0bda46b3107ba authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update TypeDoc configuration of fast-check

github.com/dubzzz/fast-check - 6388e4f205235fb5b495912dbe90f5afa45edfed authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Documentation for Arbitrary

github.com/dubzzz/fast-check - aee2fee8a650509e6cea6d4a7ee6c1682d9be342 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update TypeDoc flags

github.com/dubzzz/fast-check - 77950d374f4b5f6854e4e1a95214e3520ba038cf authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Add JSdoc generation

Fixes #79

github.com/dubzzz/fast-check - 5de40f93efe16246558bb263dfaa2f4061a02661 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Example tests directly reference parent

github.com/dubzzz/fast-check - af6eb646128db85c87859ce182c9bb6e06b42576 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update .travis.yml

github.com/dubzzz/fast-check - 3ed0068514358dcb8262547403d2dc99b98505db authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update .travis.yml

github.com/dubzzz/fast-check - ac72a00f7b276e896505a6d58f1591c891a98323 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update .travis.yml

github.com/dubzzz/fast-check - 17d94c3f076d0da70eb2ebb334c9b8bfa6e52863 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update .travis.yml

github.com/dubzzz/fast-check - a26fcd8f8d54060a5ed663209e9540b6f2781709 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update .travis.yml

github.com/dubzzz/fast-check - 696170b11742ef372c74623145b23074fb392f8b authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update .travis.yml

github.com/dubzzz/fast-check - 95f0ec8328a289d8dea11bd534b40aa5bd6784ea authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update .travis.yml

github.com/dubzzz/fast-check - 2482106a1a54b3ab0dd38bfe42abaf0fe2b24c45 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update .travis.yml

github.com/dubzzz/fast-check - f3bd7289ea301ae432ce5f9fb31dcd446bb6715c authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update .travis.yml

github.com/dubzzz/fast-check - 6dd308d5eab6f5cd11275b3617476a502385618b authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Switch travis build to stages

github.com/dubzzz/fast-check - f464ff9ed9ac1044eb15df3ecce4ee68056bde22 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Check that whenever I shrink a value, I get a strictly smaller one

Related to #44

- along shrink path all values should be strictly inferior

github.com/dubzzz/fast-check - 05105135caec2854ea0e1bab0a96ef05c4c59c1d authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Add same seed checks

Related to #44

- same seed, same generated value
- same seed, same shrunk paths

github.com/dubzzz/fast-check - 8c4a12635b07aecb74e9e9e1b1ace7b0f28d9d04 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Rename GenericArbitraryHelper function

Related to #44

github.com/dubzzz/fast-check - 7b69c96e66333041192f882e6e264929a3f7cee6 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Revert "Split into smaller travis builds"

This reverts commit bbb4a63218bed3726a5e39f85cae3a243541fd9c.

github.com/dubzzz/fast-check - 22d55abf158339459ea474ff131e374e0054c460 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update .travis.yml

github.com/dubzzz/fast-check - ee4cf16b83c6b014b72511739cc888a0ade9cecd authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Split into smaller travis builds

Fixes #78

github.com/dubzzz/fast-check - bbb4a63218bed3726a5e39f85cae3a243541fd9c authored over 6 years ago by Nicolas DUBIEN <[email protected]>
[travis] Only deploy on latest version of node

github.com/dubzzz/fast-check - e79fdba2281db03fb6db1f0decaaf4aa842ba375 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
1.0.2

github.com/dubzzz/fast-check - 94076c0c9ce69b06f00311edf6a911c839d64ee8 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Fix wrong format style

github.com/dubzzz/fast-check - e85ca6bd0111d5df72671c2fef8f76929f1b6cbf authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Fix failing test "anything / Should shrink towards minimal value of type"

Fixes #84

github.com/dubzzz/fast-check - f2f4fbf8a2ef32ad32bc7755ba7719844d8d3564 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Add node 10 in travis ci

Fixes #83

github.com/dubzzz/fast-check - d3c124a7beb1356d406b4345b4817f2b1ec8de53 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Switch travis to matrix mode

github.com/dubzzz/fast-check - 5c596a8e5ebd669d1858a1ebf0b0036804ad2433 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update README.md

github.com/dubzzz/fast-check - 309a00b070b4b73b6b70552f7d8f96eb0edfe436 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Remove codeclimate-test-reporter

github.com/dubzzz/fast-check - e13df2718f19837f5007f2a5530deddb250531e4 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update package-lock.json

github.com/dubzzz/fast-check - d911a36c625bfcea0b63f8fdfecd3947ef601da4 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Remove necessary tests of mutations

Mutations should not be allowed or at least is not fully supported
There is no reason to test it...

github.com/dubzzz/fast-check - 8d6e02311d3ade3c3c327e42b3b62bdb519acd98 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Add testAlwaysCorrectValues in Set tests

Related to #44

github.com/dubzzz/fast-check - b08a85f5abebf5ad05c73bacc0c510ca8f4983b4 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
1.0.1

github.com/dubzzz/fast-check - cca7a788c6dc4411267589f7ed55372af77f1a9a authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Add testAlwaysCorrectValues in Character tests

Related to #44

github.com/dubzzz/fast-check - dc34a98cd852fec515f16d15c6bd0b3a3a586cc0 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Check shrunk values of array with integer arbitrary

In order to have a sub arbitrary defining shrunk values itself

github.com/dubzzz/fast-check - 2c194b677b6421042a1a4992c3cdcdb20a6a0abf authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Add helper to check shrinking process produces right values

Related to #44

github.com/dubzzz/fast-check - c80a11f20c94053319b28a2f12f5b2969d02f72a authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Fix: shrink an array with minimal length lead to infinite loop

Fix #76

github.com/dubzzz/fast-check - d6468dc6ccc69d7b846cf354ebd4bc3125836ee0 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Add check for lint issues in travis

github.com/dubzzz/fast-check - 31878132e9abcaab9d299dbb28dfcade558bdc1b authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Create CONTRIBUTING.md

github.com/dubzzz/fast-check - 5d823f2f0b7ca1b5fcaecbb1fff0684146f16b8d authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Describe steps to run the code locally

github.com/dubzzz/fast-check - 13e29e5ab831c8b47bf65ceb9bd91ffb1c6165e7 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
1.0.0

github.com/dubzzz/fast-check - 3d13d22b5bf367dc22228d385da55303a7d98777 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Update README.md

github.com/dubzzz/fast-check - 33ef4dd21759cbb70a5eda42b06952b0d7a85e7e authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Faster tuple tests

github.com/dubzzz/fast-check - b9d2b94e5e49ad258e7be614ed20a6b12e2daa99 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Fix test execution after bump of version

github.com/dubzzz/fast-check - c03b5e90c31fb82c10baf3199b3b7b18ef86616c authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Ability to generate float/double within a range

github.com/dubzzz/fast-check - 7dd6fdbdb2312f67b4c60b782e6b24bc628e750f authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Bump versions of dependencies

github.com/dubzzz/fast-check - 56f1e030582ddc71bc8ab35f0b42fbadce2293f5 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Fix tests

github.com/dubzzz/fast-check - 31187a266426fca8a65e7d7049248c5864d15223 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Remove bad use of assert.fail (with no messages)

github.com/dubzzz/fast-check - 190d5f244bd7274d05ed06b89b178e0ce042dea6 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Typos in README

Fixes #74

github.com/dubzzz/fast-check - 461f5b9fc4b896816fb2b8a6664e367f9d3d96b3 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Remove override of tslint:no-empty

github.com/dubzzz/fast-check - fa47ae0ef0539b4608a863b0839021a6be3959b9 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Migrate to tslint naming convention

Fixes #70

github.com/dubzzz/fast-check - e294eedc3bfd6a06ea872dfa65a97ba3b6be98bd authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Use recommended no-angle-bracket-type-assertion

github.com/dubzzz/fast-check - cf27b5b897592b41bcfcdfacf57c1f21dd7d1f7a authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Remove most tslint:disable*

github.com/dubzzz/fast-check - 6ee132e877a05e1dfd58e96c8a059096cf65f632 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Move to tslint:recommended rules

github.com/dubzzz/fast-check - 0c570eea8475d9b93edd0974f74cc265ad20b138 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Add tests on ArbitraryWithShrink

github.com/dubzzz/fast-check - 2d0de9e6c56a601eefe89be8b69ede219115d638 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Extract ArbitraryWithShrink to its own file

github.com/dubzzz/fast-check - 12cca8aff1f7524c137c8d804150ca205fb632b9 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Simplify helper methods of Arbitrary.ts

github.com/dubzzz/fast-check - 6787a96acace8a996fd55bcc45511ac7891396b4 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Lint multiple files

github.com/dubzzz/fast-check - b1b8a0785c0ba801b7b11255ad51b15f8cdd719c authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Lint SetArbitrary.ts

github.com/dubzzz/fast-check - 770529718e02a78bbd92795f0d592fc2ba2cddb7 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Correctly import lorem-ipsum

github.com/dubzzz/fast-check - 3d6cee8345206e8e33823b16d7ecf8f4a2cf6e51 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Lint Random.ts

github.com/dubzzz/fast-check - 5647e448f9c646f877ef9c616ae6eea8e98dc61d authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Lint Stream.ts

github.com/dubzzz/fast-check - f68ce90e98e0e3e43c4a3068bfb5c594d52e77db authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Use the syntax 'import * as prand'

github.com/dubzzz/fast-check - 59e5df0bfe727646eb405f6c6a234e77dbb33dfc authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Use the syntax 'import * as fc'

github.com/dubzzz/fast-check - f33a6e8fe17c2b8304845e4120d89504b313e31f authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Add package-lock.json

github.com/dubzzz/fast-check - 90627ee44b69f53b84bed62968951daa6743a1f1 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Remove usage of power-assert

Fixes #73

github.com/dubzzz/fast-check - 6af9e6be3936604cd93695dfa482c4074d61c21e authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Add validation of inputs on fc.assert

Fixes #59

github.com/dubzzz/fast-check - 57c70857aa72cd80947ac2e56e67b5908d0c70b6 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Fix issue in test of Property

github.com/dubzzz/fast-check - 45e6be391cfafbb8e4257a655d88aaa65f9d09f4 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Add validation of inputs on property

Related to issue #59

github.com/dubzzz/fast-check - 6f35cdd21f9923d16fcb2d7854054f27d1a0c9f4 authored over 6 years ago by Nicolas DUBIEN <[email protected]>
Rename generic_tuple into genericTuple

Part of 'Migrate to tslint naming convention #70'

github.com/dubzzz/fast-check - b96093806b51dcfb97c9457590ff678a7eb14d17 authored over 6 years ago by Nicolas DUBIEN <[email protected]>