Skip to content

Commit

Permalink
update READEME
Browse files Browse the repository at this point in the history
  • Loading branch information
jptiancai committed Dec 23, 2019
1 parent 53f9cdd commit c2b06f9
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,10 @@ curl -v -H 'Content-Type:application/json' -X 'POST' -d '{"aireplane_id":1}' ht
- 核心框架搭建,可支持分布式
- [x] 第二版 v0.0.2
- 输出html报告形式
- [ ] 第四版 v0.0.3
- [ ] 第三版 v0.0.3
- [x]目标测试服,docker化[http_server](https://github.com/jptiancai/http_server)
- [ ]celery worker,执行测试用例服务,docker化
- [ ]celery flower 监听服务,docker化

- [ ] 第四版 v0.0.4
- 任务发布者cURL方式,修改成界面调用
- [ ] 第三版 v0.0.4
- 消费者,测试任务,docker 化

0 comments on commit c2b06f9

Please sign in to comment.