debugtalk

Results 28 issues of debugtalk

https://github.com/canha/golang-tools-install-script

feature-env

## Desired features 使用 hrp 命令可创建 Python venv,并安装 pytest 的相关依赖 ## Example description (optional) ```bash $ hrp pytest --venv xxx ```

feature-env
feature-cli

## Background 在 v4 版本中,会将 v3 中与 pytest 执行无关的特性都迁移至 hrp 中采用 golang 实现。 ## Desired features 在 v4 版本中,实现 `hrp convert`,支持将 YAML/JSON 用例转换为 pytest 格式的脚本。 ## Example description ```bash $...

feature-generator

- https://github.com/gusaul/grpcox - https://medium.com/@jnewmano/grpc-postman-173b62a64341 - https://github.com/bloomrpc/bloomrpc - https://stackoverflow.com/questions/47764448/how-to-test-grpc-apis

https://github.com/dailymotion/allure-go

feature-stat

This MR implements a new `RecordTransaction` API to record transactions, and output accumulated number of passed/failed transactions in console output and PrometheusPusherOutput. In the console output, it will print `Accumulated...