Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rajaikumar-iosdev/simplebddexample

🧪 This is an example of basic implementation of BDD(Given, When & Then) in swift.
https://github.com/rajaikumar-iosdev/simplebddexample

bdd ios swift uitesting unittesting

Last synced: about 1 month ago
JSON representation

🧪 This is an example of basic implementation of BDD(Given, When & Then) in swift.

Awesome Lists containing this project

README

        

# 🧪SimpleBDDExample

This is an example of basic implementation of BDD(Given, When & Then) in swift.

UI test cases built on top of unit test cases. Seperate test plans created for UI & unit test cases.

# 📄Tutorial in Medium

Click the Medium badge to read the tutorials.

Since it was a big read, I have seperated it into two parts.

Part 1:

Part 2:

## 🥞Tech stack

UIKit, XCTest, Swift & Xcode.

## 📸Screenshot

![Simulator Screen Shot - iPhone 12 mini - 2021-01-29 at 03 28 18](https://user-images.githubusercontent.com/22410262/106204139-7fd37600-61e2-11eb-806d-f848dfd432a6.png)

# 👨‍💻 Author
[Rajai kumar](https://github.com/Rajaikumar-iOSDev)

# 🔖 Licence
The project is availabe under [MIT licence](https://github.com/Rajaikumar-iOSDev/SimpleBDDExample/blob/main/LICENSE).