hypothesis
Property tester
Automates testing of software properties using generated examples
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
8k stars
70 watching
588 forks
Language: Python
last commit: 11 months ago
Linked from 2 awesome lists
fuzzingproperty-based-testingpythontesting
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. | 74 |
| | A package of statistical tests implemented in Julia to make hypothesis testing accessible and easy to use. | 301 |
| | An online annotation platform providing an API for web-based annotators. | 2,972 |
| | A tutorial on how to apply property-based testing to stateful systems, including fault injection and simulation testing. | 70 |
| | A flexible Python framework for building and testing algorithmic trading strategies | 2,316 |
| | A testing library that checks Haskell code properties exhaustively using automatic test case generation | 134 |
| | A testing framework that automatically generates and runs property tests to ensure software behaves correctly under various conditions. | 676 |
| | Randomized testing of program properties in Prolog | 22 |
| | Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |
| | A Python scikit for building and analyzing recommender systems using explicit rating data | 6,434 |
| | A collection of Python implementations of various algorithms and data structures. | 24,129 |
| | A Python package for working with Bayesian Networks and related models. | 2,776 |
| | A Reason-based testing library for React and DOM components | 7 |
| | Explaining why Haskell's unique features make it an important language for software development | 470 |
| | An adaptive experimentation platform with support for various optimization strategies and flexible APIs. | 2,392 |