rescript-jest

ReScript bindings for Jest (by glennsl)

Rescript-jest Alternatives

Similar projects and alternatives to rescript-jest

  1. Playwright

    445 rescript-jest VS Playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. ESLint

    421 rescript-jest VS ESLint

    Find and fix problems in your JavaScript code.

  4. FiraCode

    Free monospaced font with programming ligatures

  5. proposal-pipeline-operator

    A proposal for adding a useful pipe operator to JavaScript.

  6. execa

    23 rescript-jest VS execa

    Process execution for humans

  7. rescript-react-realworld-example-app

    An exemplary real-world application built using ReScript and React

  8. rescript-schema

    🧬 The fastest parser in the entire JavaScript ecosystem with a focus on small bundle size and top-notch DX

  9. rescript-sublime

    Official Sublime Text plugin for ReScript.

  10. rescript-apollo-client

    ReScript bindings for the Apollo Client ecosystem

  11. rescript-ava

    🪲 ReScript bindings for Ava

  12. rescript-react

    Official ReScript bindings for ReactJS

  13. genType

    Discontinued Auto generation of idiomatic bindings between Reason and JavaScript: either vanilla or typed with TypeScript/FlowType.

  14. rescript-stdlib-vendorer

    Tool to support usage of a vendored standard library in ReScript

  15. rescript-test

    A lightweight test framework for ReScript

  16. fire-emblem-chess

    Fire Emblem themed pass & play browser chess game, implemented in ReScript

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rescript-jest alternative or higher similarity.

rescript-jest discussion

Log in or Post with

rescript-jest reviews and mentions

Posts with mentions or reviews of rescript-jest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-02.
  • Testing in ReScript
    8 projects | dev.to | 2 Jan 2023
    Another popular option is to use bindings for Jest. However, in my opinion, Jest is a monstrous combine that is slow, has a hacky mock system, bad ESM support, and purely tries to mimic DOM API with JSDOM. AVA literally doesn't have any of these. Also, the available Jest bindings don't allow doing multiple assertions per test, which is often useful to me.
  • How I Switched from TypeScript to ReScript
    5 projects | dev.to | 20 Jan 2021
    In order to write tests in ReScript, and thus test your code directly, you can use bs-jest, which provides ReScript bindings to Jest. If you prefer, you can also use the slightly less mature bs-mocha. You can also test the generated JavaScript or TypeScript files with no extra configuration.

Stats

Basic rescript-jest repo stats
2
290
4.8
about 2 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that ReScript is
the 92nd most popular programming language
based on number of references?