gotask icon indicating copy to clipboard operation
gotask copied to clipboard

unit test 中不使用 gotask

Open alert2joe opened this issue 5 years ago • 1 comments

unit test 中不使用 gotask 估計是沒有相關的Listener. 希望可以加入, 和 請問有沒有其他方法可以使用gotask

alert2joe avatar Aug 17 '20 04:08 alert2joe

在unittest中,可以手动在setup阶段启动go进程。方法可以参见gotask项目本身的单元测试。

Reasno avatar Aug 18 '20 07:08 Reasno