jsverify-to-fast-check
Property testing helper
Tools and helpers to facilitate migration from JSVerify's property-based testing to fast-check.
Set of tools and helpers to help JSVerify users to migrate to fast-check
2 stars
2 watching
0 forks
Language: TypeScript
last commit: over 5 years ago
Linked from 1 awesome list
fast-checkjsverifymigration-toolproperty-based-testing
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to automatically discover and express the laws that govern relationships between functions in code | 15 |
| A testing library that generates random data to test program properties in Swift | 1,415 |
| Protects against Cross-Site Request Forgery (CSRF) attacks in Fastify servers. | 154 |
| Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 883 |
| Automatically tests .NET programs by generating random test cases based on predefined properties | 1,169 |
| Automated testing of program properties in Haskell programs. | 728 |
| A C++17 testing library for property-based testing using QuickCheck or SmallCheck. | 125 |
| Fastify plugin for integrating Zod schema with OpenAPI specification | 60 |
| Utility classes to simplify testing of web components | 26 |
| Reduces boilerplate code in Django tests to make them more efficient and maintainable | 615 |
| A tool for detecting and generating payload vulnerabilities in JSON data | 369 |
| A library that integrates Zod schema validation and serialization with Fastify application servers. | 417 |
| A Coq plugin for property-based testing of software systems | 259 |
| A plugin that enables Fastify as the web server in Vite applications with Hot-module Replacement support. | 10 |
| A testing library that checks Haskell code properties exhaustively using automatic test case generation | 134 |