Questions tagged [cucumberish]

Use this tag with questions about the Behavior Driven Development test automation framework Cucumberish. For questions regarding the Cucumber framework use [cucumber] or one of the more specific tags such as [cucumber-java] or [cucumber-cpp].

Cucumberish is a test automation framework for Behavior Driven Development (BDD) inspired by the automated test case methodology introduced originally in Cucumber using the Gherkin language. It offers full integration with Xcode Test Navigator.

Note: as of Feb 2019, full support for Xcode 10.1 and Swift 4.2 or Xcode 10.2 and Swift 5 may be lacking and the Cucumberish project may no longer be fully supported by the developer. See issue https://github.com/Ahmed-Ali/Cucumberish/issues/114 which does provide some work arounds for issues found.

See the following resources:

A related tag is [cucumber] and the various specific Cucumber related tags.

1 questions
1
vote
2 answers

Any alternatives to Cucumberish which supports Swift 4.2?

Has anyone used BDD in XCUITest with Swift 4.2? Currently, we are using Cucumberish which does not support Swift 4.2, any suggestions on any alternatives to Cucumberish?
nagashree
  • 21
  • 1