melange-testing-library
Test library wrapper
Binds testing-library libraries to the Reason programming language.
Melange bindings for testing-library (dom-testing-library and react-testing-library)
7 stars
2 watching
0 forks
Language: Reason
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
melange-community/melange-jest | Bindings for Jest testing framework to support Reason/OCaml development | 4 |
melange-community/melange-fetch | Low-level bindings to the Fetch API for making HTTP requests | 202 |
melange-re/melange-esy-template | Provides a project structure and build process for using Reason with OCaml-based dependencies via esy and Melange's JavaScript compiler | 41 |
ahrefs/melange-fest | A test framework for Melange using OCaml and React testing library | 15 |
melange-re/melange-opam-template | A project template for building Reason applications with OCaml and JavaScript dependencies using Melange. | 50 |
dmmulroy/create-melange-app | A scaffolded project to help developers learn and build web applications using OCaml, ReasonML, and Melange, targeting JavaScript and TypeScript developers. | 120 |
reasonml-community/reason-react-hacker-news | A mobile app built with Reason React to display Hacker News articles | 594 |
melange-community/melange-json | A library for encoding and decoding JSON data in the OCaml programming language. | 15 |
reasonml/reason-native | Tools and utilities to effectively write native Reason code | 459 |
reazen/relude | A prelude/standard library for ReasonML projects providing utility functions and data structures. | 267 |
testing-library/preact-testing-library | Tools for testing Preact components to ensure they work as expected in different scenarios | 145 |
jonlaing/rationale | A Ramda-inspired utility library for ReasonML/OCaml. | 275 |
testing-library/svelte-testing-library | Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. | 620 |
sultan99/react-on-lambda | A JavaScript library that simplifies React application development by providing a functional programming approach without the need for JSX. | 264 |
arecvlohe/reason-react-simon-game | A ReasonReact implementation of the classic Simon Game | 9 |