CRAN/E | hedgehog

hedgehog

Property-Based Testing

Installation

About

Hedgehog will eat all your bugs. 'Hedgehog' is a property-based testing package in the spirit of 'QuickCheck'. With 'Hedgehog', one can test properties of their programs against randomly generated input, providing far superior test coverage compared to unit testing. One of the key benefits of 'Hedgehog' is integrated shrinking of counterexamples, which allows one to quickly find the cause of bugs, given salient examples when incorrect behaviour occurs.

hedgehog.qa
Bug report File report

Key Metrics

Version 0.1
Published 2018-08-22 2084 days ago
Needs compilation? no
License MIT
License File
CRAN checks hedgehog results

Downloads

Yesterday 12 0%
Last 7 days 79 -24%
Last 30 days 314 -10%
Last 90 days 936 -23%
Last 365 days 5.010 +21%

Maintainer

Maintainer

Huw Campbell

huw.campbell@gmail.com

Authors

Huw Campbell

aut / cre

Material

Reference manual
Package source

Vignettes

Hedgehog tutorial
Hedgehog state machine tutorial

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

testthat

Imports

rlang ≥ 0.1.6

Suggests

knitr
rmarkdown

Reverse Imports

quickcheck

Reverse Suggests

simstudy