Hi all, Does anyone have a working example on how to write unittests for code using stackless channels? The only way I can figure out myself is actually setting up an entire environment and running the unittests, but I think this is pretty error-prone... How are others doing this? -- Kind regards, Tim