mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-14 20:08:23 +08:00
test: udpate github flow
This commit is contained in:
7
.github/workflows/integration_test.yml
vendored
7
.github/workflows/integration_test.yml
vendored
@@ -35,6 +35,9 @@ jobs:
|
||||
hrun har2case -h
|
||||
pip install locustio
|
||||
hrun locusts -h
|
||||
- name: Run smoketest for hrun command
|
||||
- name: Run smoketest - postman echo
|
||||
run: |
|
||||
cd tests/httpbin && hrun run basic.yml --failfast && cd -
|
||||
hrun examples/postman_echo/request_methods
|
||||
- name: Run smoketest - httpbin
|
||||
run: |
|
||||
hrun examples/httpbin/
|
||||
|
||||
Reference in New Issue
Block a user