fast-check VS checkers

Compare fast-check vs checkers and see what are their differences.

fast-check

Property based testing framework for JavaScript (like QuickCheck) written in TypeScript (by dubzzz)

checkers

Property-based testing for JavaScript via ClojureScript's test.check (by glenjamin)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
fast-check checkers
21 1
4,099 21
- -
9.8 0.0
1 day ago almost 8 years ago
TypeScript JavaScript
MIT License Eclipse Public License 1.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fast-check

Posts with mentions or reviews of fast-check. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-14.

checkers

Posts with mentions or reviews of checkers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-15.
  • Fastcheck: Property based testing for JavaScript and TypeScript
    4 projects | news.ycombinator.com | 15 Feb 2021
    The clojure/clojurescript tooling for QuickCheck is quite powerful - as it has a wide range of generators which are able to generate smarter / more specific data than simply matching on types.

    And since clojurescript can be compiled and exported to JavaScript, this makes it available to JavaScript projects. A few years ago I packaged this up as https://github.com/glenjamin/checkers. I expect there are newer versions of the underlying library available now, but as I haven't been working in this ecosystem for a while, I haven't kept the package up to date.

What are some alternatives?

When comparing fast-check and checkers you can also consider the following projects:

Unexpected - Unexpected - the extensible BDD assertion toolkit

hypothesis - Hypothesis is a powerful, flexible, and easy to use library for property-based testing.

jest - Delightful JavaScript Testing.

tape - tap-producing test harness for node and browsers

trevor - 🚦 Your own mini Travis CI to run tests locally

test-each - 🤖 Repeat tests. Repeat tests. Repeat tests.

nyc - the Istanbul command line interface

loadtest - Runs a load test on the selected URL. Fast and easy to use. Can be integrated in your own workflow using the API.

tap - Test Anything Protocol tools for node

power-assert - Power Assert in JavaScript. Provides descriptive assertion messages through standard assert interface. No API is the best API.

volkswagen - :see_no_evil: Volkswagen detects when your tests are being run in a CI server, and makes them pass.

navit - Simple client testing from your scripts