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!
- Some Gherkin language errors
- 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