Recently, there are various companies looking BDD supporting tools for iOS apps written in Swift. As there is no official support from Cucumber for Swift so most of them are […]
Tag: iOSBDD
BDD using XCTActivity feature of XCUITest ?
Apple has recently announced new features in XCUITest framework. One of the great feature is Activities which can be used to organise XCTest actions into human readable activities. The new protocol XCTActivity has […]
Video: Live Demo Protocol Oriented BDD in Swift for iOS Apps
Recently, I have spoken at iOSConBytes meetup, SkillsMatter, London on Full Stack BDD inside Xcode with use of XCFit framework. This talk covered live demo of following things Building a sample iOS app […]
Introducing Protocol-Oriented BDD in Swift for iOS Apps
Swift is truly protocol-oriented language. Since introduced in WWDC 2014 and open sourced in December 2015, it become one of the popular language for developing iOS application. You can watch this WWDC […]
XCFit 4 released : Swift 3.1, Carthage and Pre-defined BDD Steps Support
XCFit is full stack iOS BDD framework in Xcode. XCFit setup Xcode templates with skeleton code and directory structures which helps us to get started with BDD and XCFit Swift […]
XCFit 2.0 Released : Full Stack BDD in Xcode + Page Object + Swift Package Manager
XCFit 2.0 Glad to announce new version of XCFit with brand new features. You can find release notes on Github here. If you are new to XCFit then XCFit a.k.a […]
BDD with Xcode 8, Swift 3, Cucumberish and XCFit on macOS Sierra
macOS Sierra, Xcode 8 and Swift3 Apple has just released macOS Sierra public beta in the UK and we couldn’t wait to see new features of macOS Sierra and Xcode […]
XCFit : Full Stack BDD for iOS/macOS Apps with Swift using XCUI, Cucumberish and Fitnesse
XCFit Today, I am glad to announce “XCFit Framework” which can be used to enable BDD for iOS and macOS apps using Apple’s brand new programming language Swift and […]