Rajaikumar-iOSDev / SimpleBDDExample

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

Home Page:https://rajaikumar.medium.com/ios-behavioural-testing-given-when-then-in-ui-unit-testing-part-1-41e3eff8811b

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧪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

👨‍💻 Author

Rajai kumar

🔖 Licence

The project is availabe under MIT licence.

About

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

https://rajaikumar.medium.com/ios-behavioural-testing-given-when-then-in-ui-unit-testing-part-1-41e3eff8811b

License:MIT License


Languages

Language:Swift 100.0%