Vibe.d and testing
Dicebot
public at dicebot.lv
Sun Dec 22 06:42:22 PST 2013
On Saturday, 21 December 2013 at 15:08:48 UTC, Russel Winder
wrote:
> Is there a way of mocking the TCPConnect call so as to create a
> connection to a mock instead of the real device so as to be
> able to
> integration test and system test a vibe.d-based client?
By forking vibe.d repository. No out-of-the-box way to redefine
default TCP handling routines from user code if you mean that.
More information about the Digitalmars-d-learn
mailing list