Tag: Testing

When I started doing iOS app development I was shocked by the bad unit testing integration in Xcode. Natually one of the first things that I tried out in AppCode was the level of unit testing integration in the IDE.

In this screencast I will share my findings and show you how easily that you can add a new test and execute it within AppCode.

 

 

Running GH-Unit from the Command Line with AppCode.

Setting up CakePHP, creating simple application, scaffolding and writing tests using PhpStorm IDE.

Demonstration of RubyMine abilities for testing Rails applications with RSpec, writing and running tests, code navigation, etc.

Creating Cucumber tests with keywords and steps completion, and automatic step definition creation. Different options for single and multiple scenarios execution.