Workflow

主要通过:

  • thread 函数来在多个线程中执行任务
  • execute 函数,在执行完后,调用额外的函数
  • batch 函数,批量执行任务

其它:

  • mock 函数,启动 WireMock 服务

Table of contents