@@ -12,7 +12,8 @@ Go to [http://www.hitchhiker-api.com](http://www.hitchhiker-api.com) for test,
12
12
* Api collaboration development with team
13
13
* Api history
14
14
* Multiple environments and Runtime variables support, easy to handle api dependence
15
- * powerful script, support requiring any js lib which upload to project, read excel, cryptographic, no can't do
15
+ * Assert base on UI
16
+ * Powerful script, support requiring any js lib which upload to project, read excel, cryptographic, no can't do
16
17
* Request parameterization, include ManytoMany and OnetoOne, now you can use a request to handle multple situation like various query string, body
17
18
* Schedule and run batch
18
19
* Make a comparison for Api response between two different environments (eg: stage vs product)
@@ -21,7 +22,7 @@ Go to [http://www.hitchhiker-api.com](http://www.hitchhiker-api.com) for test,
21
22
* All changed will be auto saved in local cache even if refresh page
22
23
* Support importing Postman v1 collections
23
24
* Distributed stress test
24
- * sync collection data of team automatically
25
+ * Sync collection data of team automatically
25
26
* Api Document (in future)
26
27
27
28
@@ -55,6 +56,7 @@ security | Strong,deploy in local | Weak, data will upload to server
55
56
<img src =' https://raw.githubusercontent.com/brookshi/images/master/Hitchhiker/schedule.png ' width =' 800 ' />
56
57
<img src =' https://raw.githubusercontent.com/brookshi/images/master/Hitchhiker/schedule/statistics.png ' width =' 800 ' />
57
58
<img src =' https://raw.githubusercontent.com/brookshi/images/master/Hitchhiker/stresstest.gif ' width =' 800 ' />
59
+ <img src =' https://raw.githubusercontent.com/brookshi/images/master/Hitchhiker/assert.gif ' width =' 800 ' />
58
60
59
61
## Browser
60
62
0 commit comments