purescript-quickcheck
Testing framework
An implementation of a property-based testing framework in PureScript
An implementation of QuickCheck in PureScript
104 stars
9 watching
41 forks
Language: PureScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
purescript-contrib/purescript-quickcheck-laws | QuickCheck-powered tests for PureScript's core typeclasses | 25 |
purescript-concur/purescript-concur-react | A web UI framework that combines elements of functional programming paradigms to provide a lightweight and efficient client-side framework for building user interfaces. | 269 |
bodil/purescript-test-unit | An asynchronous unit test runner for PureScript | 87 |
purescript-react/purescript-react-basic | An opinionated set of bindings to the React library, providing optimized types and tools for basic use cases | 281 |
purescript/purescript-prelude | A collection of fundamental building blocks and utilities for the PureScript programming language | 162 |
sharkdp/purescript-flare | A UI library built on top of Applicative-style programming to create reactive user interfaces | 285 |
purescript-contrib/purescript-css | A type-safe library for describing and manipulating CSS. | 106 |
purescript-contrib/purescript-react | Low-level React bindings for the PureScript programming language | 400 |
dalekbaldwin/check-it | A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness | 51 |
purescript-halogen/purescript-halogen | A declarative UI library written in PureScript, allowing developers to build type-safe user interfaces | 1,538 |
utkarshkukreti/purescript-hedwig | A fast and type-safe PureScript library for building web applications with declarative animations. | 131 |
hdgarrood/purescript-benchotron | Benchmarking tool for functional programming languages | 32 |
purescript/purescript | A compiler that translates a functional programming language into JavaScript | 8,575 |
quickchick/quickchick | A Coq plugin for property-based testing of software systems | 254 |
purescript-contrib/pulp | A build tool for PureScript projects that automates the process of building and managing code. | 444 |