Welcome to CucumberSwift
CucumberSwift is a lightweight Swift only Cucumber implementation for iOS, tvOS, and macOS. It was born out of frustration with current iOS Cucumber implementations. The whole goal is to make it easy to install and easy to use, so please feel free to give feedback.
NOTE: WatchOS support coming soon!
What's Still Missing?
- Some Gherkin language errors
Attributions:
- The localization support for the DSL is powered by: SwiftGen
- The language localization JSON file is powered by: The Official Cucumber Repo
- The AST test JSON file is supplied by: The Official Cucumber Repo