cucumber
Implements Cucumber BDD system in nim.
Summary
| Latest Version | 0.0.11 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-08-31 07:15 |
Tags
Authors
- Shaun Cutts
Installation
nimble install cucumber
choosenim install cucumber
git clone https://github.com/shaunc/cucumber_nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| cucumber | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 0.15.0 | No |
| nre >= | 1.0.0 | No |
| commandeer >= | 0.10.5 | No |
| tempfile >= | 0.1.4 | No |
Source
| Repository | https://github.com/shaunc/cucumber_nim |
|---|---|
| Homepage | https://github.com/shaunc/cucumber_nim |
| Registry Source | nimble_official |