Fitnesse for iOS Recently Fitnesse has entered in the world of iOS development. An OCSlimProject has enabled an ATDD and BDD practices in iOS development world. This project enabled us writing […]
Author: Shashikant Jagtap
Building packages with Swift Package Manager and Docker without Xcode
Swift Package Manager Apple has recently open-sourced Swift and announced it’s own package management tool called “Swift Package Manager“. Swift has became cross platform and can be built on both […]
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 […]
WWDC 2016 : Continuous Integration with Xcode Server and XCTest updates
WWDC 2016 The Apple Worldwide Developers Conference ( WWDC 2016 ) brings us lots of improvements in softwares although there are no hardware release this time. There are many software […]
My Contribution to Jenkins 2.0 Press Release
Jenkins 2.0 Hope you are enjoying new and shiny features of Jenkins 2.0 since it’s release. The press release is on Businesswire here . New feature include • Pipeline as Code […]
Instant Testing of RESTful API with BDDfire and Cucumber
BDDfire2.0.1 + REST API Testing Glad to announce support for the API testing to BDDfire as we can now use pre-defined steps to perform API testing using combination of Cucumber […]
Get started with brand new Jenkins 2.0 with Docker
Jenkin 2.0 The new version of the Jenkins a.k.a Jenkins 2.0 will be released very soon. Jenkins 2.0 will be bringing us some new amazing features. Pipeline as Code Improved User […]
BDDfire 2.0 with Docker, Gatling and Accessibility support
BDDfire BDDfire allows us to setup Ruby Cucumber framework within a minute with all related toolkit. It became very popular as it gives us ability to setup Ruby-Cucumber framework without wasting […]
Plug your Jasmine BDD Specs with Grunt
Jasmine Jasmine is a Behaviour Driven Development tool for the JavaScript. It’s an awesome idea to get our JavaScript unit tested with Jasmine. You can read more about how Jasmine […]