Name: | python3-hypothesis |
---|---|
Version: | 6.104.2 |
Release: | 7.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 4493403 |
License: | MPL-2.0 |
RPM: | python3-hypothesis-6.104.2-7.el10_0.noarch.rpm |
Source RPM: | python-hypothesis-6.104.2-7.el10_0.src.rpm |
Build Date: | Fri Jan 24 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/HypothesisWorks/hypothesis |
Summary: | Library for property based testing |
Description: | Hypothesis is a library for testing your Python code against a much larger range of examples than you would ever want to write by hand. It’s based on the Haskell library, Quickcheck, and is designed to integrate seamlessly into your existing Python unit testing work flow. |