hedgehog (version 0.1)

Property-Based Testing

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('hedgehog')

Monthly Downloads

383

Version

0.1

License

MIT + file LICENSE

Maintainer

Last Published

August 22nd, 2018

Functions in hedgehog (0.1)