Change path for gherkin tests
维护者通常 1 天内回复
还没有人认领这个 Issue。
评估
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 新手友好度
- 68/100
- Issue 类型
- 功能
- 描述清晰度
- 描述清楚
- 活跃度
- 冷清
- 技术栈
- cpp
调研方向
从 MODULE.bazel 开始,检查当前用于 Gherkin feature 的 filegroup。将其源模式与 specification/assets/gherkin/*.feature 进行比较,然后验证所有 feature 文件都已包含,并确认 SDK feature 实现后 Gherkin 测试仍保持启用。
由索引模型根据 Issue 内容生成。
描述
Once all the features for the SDK are implemented, tha MODULE.bazel should be updated as follows:
filegroup(
name = "gherkin_features",
srcs = glob(["specification/assets/gherkin/*.feature"]),
)
""",
)
This will enable all gherkin tests, not just a specific folder.
- 主要语言
- C++
- 星标
- 6
- 派生
- 2
- 平均合并
- 9 天 2 小时
- 30 天内合并 PR
- 8
环境准备
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
open-feature/cpp-sdk 的其他 Issue
-
难度 4/5 3-5 天 新手友好度 45/100
open-feature/cpp-sdk#138 ·
维护者通常 1 天内回复
-
v0.9.0
难度 5/5 一周以上 新手友好度 25/100
open-feature/cpp-sdk#125 ·
维护者通常 1 天内回复
-
open-feature/cpp-sdk#79 · 已指派 1 人 ·
维护者通常 1 天内回复
-
Implement Hooks 未关闭
open-feature/cpp-sdk#77 · 已指派 1 人 ·
维护者通常 1 天内回复
-
难度 4/5 3-5 天 新手友好度 35/100
open-feature/cpp-sdk#28 · 1 个 reaction ·
维护者通常 1 天内回复
查看 open-feature/cpp-sdk 的全部 Issue
相似的 Issue
-
category:port-update
难度 2/5 1-3 小时 新手友好度 76/100
维护者通常 1 天内回复
-
难度 1/5 1-3 小时 新手友好度 88/100
tensorflow/tflite-micro#3784 ·
维护者通常 1 天内回复
-
bug
难度 2/5 1-3 小时 新手友好度 88/100
维护者通常 1 天内回复
-
agentic-workflows automation
难度 2/5 1-3 小时 新手友好度 78/100
tenstorrent/tt-metal#57946 ·
维护者通常 1 天内回复
-
难度 2/5 1-3 小时 新手友好度 78/100
aristocratos/btop#1857 ·
维护者通常 3 天内回复