mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-10 17:43:00 +08:00
change: init logger with INFO level
This commit is contained in:
4
.github/workflows/smoketest.yml
vendored
4
.github/workflows/smoketest.yml
vendored
@@ -73,3 +73,7 @@ jobs:
|
||||
- name: Run smoketest - rendezvous
|
||||
run: |
|
||||
./output/hrp boom examples/hrp/rendezvous_test.json --spawn-count 10 --spawn-rate 10 --loop-count 10
|
||||
- name: Run hrp convert --pytest
|
||||
run: ./output/hrp convert examples/postman_echo/request_methods/
|
||||
- name: Run hrp pytest
|
||||
run: ./output/hrp pytest examples/postman_echo/request_methods/
|
||||
|
||||
Reference in New Issue
Block a user