{"id":13517453,"url":"https://github.com/dubzzz/awesome-fast-check","last_synced_at":"2025-03-21T02:13:44.075Z","repository":{"id":45452284,"uuid":"206433813","full_name":"dubzzz/awesome-fast-check","owner":"dubzzz","description":"Awesome fast-check resources. Contributions and suggestions are welcomed!","archived":false,"fork":false,"pushed_at":"2021-12-13T09:48:36.000Z","size":17,"stargazers_count":31,"open_issues_count":2,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-19T19:01:50.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dubzzz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-04T23:34:30.000Z","updated_at":"2024-05-16T21:40:49.000Z","dependencies_parsed_at":"2022-08-04T15:15:24.409Z","dependency_job_id":null,"html_url":"https://github.com/dubzzz/awesome-fast-check","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dubzzz%2Fawesome-fast-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dubzzz%2Fawesome-fast-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dubzzz%2Fawesome-fast-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dubzzz%2Fawesome-fast-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dubzzz","download_url":"https://codeload.github.com/dubzzz/awesome-fast-check/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244722745,"owners_count":20499153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T05:01:33.884Z","updated_at":"2025-03-21T02:13:44.051Z","avatar_url":"https://github.com/dubzzz.png","language":null,"funding_links":[],"categories":["Technical","Others"],"sub_categories":["awesome-*"],"readme":"# Awesome fast-check [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [\u003cimg src=\"https://raw.githubusercontent.com/dubzzz/fast-check/master/logo/logo.png\" width=\"280\" align=\"right\" alt=\"fast-check\"\u003e](https://github.com/dubzzz/fast-check/)\n\n\u003e [fast-check](https://github.com/dubzzz/fast-check/) is a property based testing framework for JavaScript/TypeScript \n\n## Contents\n\n- [Articles](#articles)\n- [Videos](#videos)\n- [Packages](#packages)\n- [Used by](#used-by)\n\n*Please feel free to open Pull Request to add new resources into this list*\n\n## Articles\n\n- 🇬🇧 [Detecting the unexpected in (Web) UI](https://medium.com/criteo-labs/detecting-the-unexpected-in-web-ui-fuzzing-1f3822c8a3a5) by [dubzzz](https://github.com/dubzzz/)\n- 🇬🇧 [Find the best properties for Property Based Testing](https://medium.com/@nicolasdubien/find-the-best-properties-for-property-based-testing-ee2ed9d442e1) by [dubzzz](https://github.com/dubzzz/)\n- 🇬🇧 [Introduction to Property Based Testing](https://dev.to/gcanti/introduction-to-property-based-testing-17nk) by [gcanti](https://github.com/gcanti/)\n- 🇬🇧 [Introduction to Property Based Testing](https://medium.com/criteo-labs/introduction-to-property-based-testing-f5236229d237) by [dubzzz](https://github.com/dubzzz/)\n- 🇬🇧 [Property-based testing for JavaScript developers](https://dev.to/meeshkan/property-based-testing-for-javascript-developers-21b2) by [carolstran](https://github.com/carolstran/)\n\n## Videos\n\n- 🇬🇧 [Modelling Dependencies via Generative Properties - Bristol JS](https://www.youtube.com/watch?v=ShlC4Ag2URI) by [willheslam](https://github.com/willheslam)\n- 🇬🇧 [Detecting the unexpected in React applications - React Europe 2020](https://www.youtube.com/watch?list=PLCC436JpVnK0Q4WHoB85ZYBwcCyTaMgAl\u0026v=GIPbY75-lEo\u0026feature=emb_logo) by [dubzzz](https://github.com/dubzzz/)\n- 🇫🇷 [Property Based Testing, from theory to practice - BestOfWeb 2019](https://youtu.be/GigiViV-GFk) by [dubzzz](https://github.com/dubzzz/)\n- 🇫🇷 [Detecting the unexpected, Let's fuzz UI - Meetup React.js Paris](https://www.youtube.com/watch?v=CiD0khq8uPs) by [dubzzz](https://github.com/dubzzz/)\n\n## Packages\n\n*Various packages extending fast-check capabilities*\n\n- [ava-fast-check](https://github.com/dubzzz/ava-fast-check) - Property based testing for AVA based on fast-check\n- [fast-check-io-ts](https://github.com/giogonzo/fast-check-io-ts) - io-ts codec to fast-check arbitrary mapping\n- [fast-spec](https://github.com/dubzzz/fast-spec) - Discover laws in your code like with QuickSpec\n- [fp-ts-laws](https://github.com/gcanti/fp-ts-laws) - fp-ts type class laws for property based testing\n- [graphql-codegen-fast-check](https://github.com/danieljharvey/graphql-codegen-fast-check) - Transform GraphQL schemas into fast-check arbitraries\n- [json-schema-fast-check](https://github.com/unmock/json-schema-fast-check) - transform [JSON Schema](https://json-schema.org) into fast-check arbitraries\n- [jsverify-to-fast-check](https://github.com/dubzzz/jsverify-to-fast-check) - Set of tools and helpers to help JSVerify users to migrate to fast-check\n- [mock-data-gen](https://github.com/kaeluka/mock-data-gen) - Map io-ts to fast-check arbitraries with flexible support for extending generated data.\n- [zod-fast-check](https://github.com/DavidTimms/zod-fast-check)  - generate fast-check arbitraries from schemas defined using the validation library [Zod](https://github.com/colinhacks/zod)\n\n## Used by\n\n### Open source projects (\u003e1k⭐)\n\n*Testing themselves with fast-check*\n\n- [aws-cdk](https://github.com/aws/aws-cdk)\n- [fp-ts](https://github.com/gcanti/fp-ts)\n- [io-ts](https://github.com/gcanti/io-ts)\n- [jasmine](https://github.com/jasmine/jasmine)\n- [jest](https://github.com/facebook/jest)\n- [js-yaml](https://github.com/nodeca/js-yaml)\n- [list](https://github.com/funkia/list)\n- [query-string](https://github.com/sindresorhus/query-string)\n- [ramda](https://github.com/ramda/ramda)\n- [regulex](https://github.com/CJex/regulex)\n- [tinymce](https://github.com/tinymce/tinymce)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdubzzz%2Fawesome-fast-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdubzzz%2Fawesome-fast-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdubzzz%2Fawesome-fast-check/lists"}