test package:tasty-smallcheck

Create a Test for a SmallCheck Testable property
Class of tests that can be run in a monad. For pure tests, it is recommended to keep their types polymorphic in m rather than specialising it to Identity.