mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
test: add integration test for locusts command
This commit is contained in:
1
.github/workflows/integration_test.yml
vendored
1
.github/workflows/integration_test.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
||||
poetry build
|
||||
ls dist/*.whl | xargs pip install # test installation
|
||||
hrun -V
|
||||
locusts -V
|
||||
- name: Run smoketest for hrun command
|
||||
run: |
|
||||
cd tests/httpbin && hrun basic.yml --failfast && cd -
|
||||
|
||||
Reference in New Issue
Block a user