debugtalk

Results 43 comments of debugtalk

I have the the same problem. Has this been fixed yet?

@chuju320 可否提个 PR?或者将你遇到 delete 的情况对应的 HAR 文件发给我?

@hw64220 想确认下,你是想在 cmd 调用时传入指定 variable 的名称和值,然后在用例中引用吗?

@mcwt 这个特性的使用场景是什么呢?

@justcby 已经提供了的,待补充文档。 可以看下 https://github.com/httprunner/httprunner/blob/v3.1.0/httprunner/runner.py#L311 https://github.com/httprunner/httprunner/blob/v3.1.0/httprunner/runner.py#L360

参考 `go bug`,可一键跳转到 GitHub issue,并带上所有相关信息。

@897bz 这个 Valid 引入以后没看到使用呢?

@Shaozhangjun 没有正常退出的表现是什么呢?有报错还是卡住了?

@suu135198 HttpRunner 新增支持 UI 类型的自动化测试,首先这个需求是明确会实现的。 近期正在方案选型中,后面有进展后会同步到这个 issue。

其实当前 api 的定义描述已经足够精简了。 使用 `.http` 文件接口描述的用户群体我不确定有多大,暂时可能不会考虑内置到 HttpRunner 中,有兴趣的同学可以做个转换插件。