-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
partially doneSomething is done partiallySomething is done partiallyrefactorSomething needs a face washSomething needs a face wash
Description
QuickCheck is a property-based testing library which was originally written in Haskell, but which has been ported to PureScript.
QuickCheck works by generating random data with which to test your properties. This allows us to gain confidence that the properties hold, as more and more randomly-generated tests are run.
It would be great to refactor the current tests to it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
partially doneSomething is done partiallySomething is done partiallyrefactorSomething needs a face washSomething needs a face wash