distributed-process icon indicating copy to clipboard operation
distributed-process copied to clipboard

More automated testing

Open mboes opened this issue 10 years ago • 1 comments

From @edsko on September 24, 2012 12:59

Write a script-driven Network.Transport implementation with which we can test for specific network failures, and then use QuickCheck to generate scripts (similar to how ByteString is tested).

Copied from original issue: haskell-distributed/distributed-process#38

mboes avatar Jun 22 '15 09:06 mboes

From @edsko on November 6, 2012 14:42

We started to do this for Network.Transport.TCP, and it's quite aways there, but not quite done yet.

mboes avatar Jun 22 '15 09:06 mboes