mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 19:30:46 -04:00
6 lines
314 B
Text
6 lines
314 B
Text
Cucumber Core is the inner hexagon for the Ruby flavour of Cucumber.
|
|
|
|
It contains the core domain logic to execute Cucumber features. It has no user
|
|
interface, just a Ruby API. If you're interested in how Cucumber works, or in
|
|
building other tools that work with Gherkin documents, you've come to the right
|
|
place.
|