change: remove har2case, move all features to go version

This commit is contained in:
debugtalk
2022-03-26 11:09:32 +08:00
parent a5f7eea9c3
commit e382f692e4
16 changed files with 22 additions and 865 deletions

View File

@@ -33,7 +33,6 @@ jobs:
poetry run httprunner
poetry run hmake
poetry run hrun
poetry run har2case
poetry run coverage run --source=httprunner -m pytest httprunner
- name: coverage report
run: |