19 个版本 (10 个破坏性更新)
0.10.2 |
|
---|---|
0.10.1 | 2021年3月4日 |
0.10.0 | 2021年2月18日 |
0.8.3 | 2020年9月9日 |
0.3.1 | 2018年7月22日 |
#322 in 测试
每月 1,374 次下载
在 7 个 Crates 中使用(通过 algo_rust_sdk)
79KB
1K SLoC
gherkin-rust
为 Cucumber 测试框架实现的 Gherkin(《.feature` 文件)语言的纯 Rust 实现。有关 Gherkin 使用的详细信息
- 请参阅 Cucumber 开发者 请参考
- 对于 Cucumber 用户 请参考
如果你想在 Rust 中运行 Cucumber 测试,请尝试 cucumber-rust!
用法
[dependencies]
gherkin-rust = "0.9"
许可证
本项目受以下之一许可:
- Apache 许可证2.0(《LICENSE-APACHE` 或 http://www.apache.org/licenses/LICENSE-2.0`)
- MIT 许可证(《LICENSE-MIT` 或 http://opensource.org/licenses/MIT`)
任选其一。
使用 src/languages.json 的原始源代码 根据 MIT 许可证。
依赖关系
~1.1–3.5MB
~66K SLoC