9.0
rackunit-feature: Gherkin BDD Testing
| (require rackunit/feature) | package: rackunit-feature-lib |
The rackunit/feature library brings Gherkin-style Behavior-Driven Development to Racket. Write feature specifications in plain-language .feature files using #lang feature, define step implementations in Racket, and run everything through rackunit.