annoviko / annoviko/robotframework-httpctrl
Set Stub for URL described by regular expression
未关闭
enhancement
- 主要语言
- Python
- 星标
- 11
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Is your feature request related to a problem? Please describe.**
As a user I might have a need to stub a URL with parameters that are changing dynamically, for example:
`/api/v1/some_function?param=1` where `param` might be any value.
**Describe the solution you'd like**
A keyword that will cover this requirement, for example, new keyword:
`Set Stub Reply with Regex URL 200`
And the same way to get information about calles:
`Get Stub Count with Regex URL `
**Describe alternatives you've considered**
Update existed API, but it will make it less comprehensive.
**Additional context**
N/A
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。