Skip to content

Sample project for how to set up a Cucumber-like framework on an iOS project.

License

Notifications You must be signed in to change notification settings

rafaelclaycon/Queerlist

Repository files navigation

Queerlist

This used to be a Harry Potter-themed project because I was a big fan of the series. In light of the wizard's author endangering trans people's lives with her bigoted views (going as far as using her wealth to do it), what you're going to find here is a collection of notable LGBTQIA+ personalities from Brasil and the US.

The iOS Simulator running Queerlist beside a picture of Brazilian cartoonist Laerte and her quote "People must be able to live the identity that seems most appropriate to them".

A picture of trans YouTuber Natalie Wynn wearing a red blouse and golden earrings over a pink background with the words Trans Liberation Now underneath.

Getting started

TBD

FAQ

  • I noticed that Cucumberish hasn't been updated in a while. Why did you pick it instead of another solution like Quick?

In plain terms, Cucumberish is the simplest, most direct implementation that I've found of BDD for iOS and I like it this way. Other solutions seem to structure things differently and I've elected to keep using Cucumberish, even with its annoyances, because of how straightforward it is when it comes to organizing test scenarios.

Reference

Cucumberish, our framework of choice for parsing BDD Feature files: https://github.com/Ahmed-Ali/Cucumberish

A guide for the test scenario syntax supported by Cucumberish (Gherkin): https://cucumber.io/docs/gherkin/reference/ (Notice that this guide applies not only to Cucumberish but also to any other BDD framework used in conjunction with any other language - e.g., Java.)

About this repo

Rafael C. Schmitt – @mitt_rafael@toot.wales

Distributed under the MIT license. See LICENSE for more information.

About

Sample project for how to set up a Cucumber-like framework on an iOS project.

Topics

Resources

License

Stars

Watchers

Forks

Languages