docs: add flow chart

This commit is contained in:
debugtalk
2021-10-05 12:45:38 +08:00
parent a51d9ecb62
commit b292b50094
2 changed files with 2 additions and 0 deletions

View File

@@ -12,6 +12,8 @@ HttpBoomer is a golang implementation of [HttpRunner]. Ideally, HttpBoomer will
## Key Features
![flow chart](docs/flow.jpg)
- [x] Full support for HTTP(S) requests, more protocols are also in the plan.
- [ ] Testcases can be described in multiple formats, `YAML`/`JSON`/`Golang`, and they are interchangeable.
- [ ] With [`HAR`][HAR] support, you can use Charles/Fiddler/Chrome/etc as a script recording generator.

BIN
docs/flow.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB