On Sun, May 10, 2020 at 8:59 AM vitalije <[email protected]> wrote:

> I didn't find that hypothesis was slowing me down during development. When
> a bug combination is found, hypothesis checks this combination early. It
> means that until you fix the bug running hypothesis is almost exactly as
> running a special hand-written test for just this sequence of commands. If
> the bug is fixed then you'll have to wait more to see if there is another
> one.
>
> Almost all serious bugs were found in less than 10s, and each next run
> until bug was fixed took less than a second. If there is no more bugs
> you'll have to wait a lot for the test to finish, but for me it is a
> pleasure waiting and knowing that thousands of tests are passing.
>

Thanks for this. It's good to know.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS0xHEGt0YxKmN%2BYV_LPMhCWVPcNs%3DDhF%3D%2Bp23AwDPLJFg%40mail.gmail.com.

Reply via email to