Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pepabo/railstutorial-ios

チーム涅槃
https://github.com/pepabo/railstutorial-ios

Last synced: about 1 month ago
JSON representation

チーム涅槃

Awesome Lists containing this project

README

        

# railstutorial-ios
[![Build Status](https://travis-ci.org/pepabo/railstutorial-ios.svg?branch=development)](https://travis-ci.org/pepabo/railstutorial-ios)

## 環境
- Xcode6.4
- iOS8.4
- iPhone6

## テスト
ターミナルからしたい人用に用意してあります。
`bundle install` しておいてください(整形用に[xcpretty](https://github.com/supermarin/xcpretty)を使っているため)。

実行方法は以下の通り。
```
make test
```
xcodebuildがテスト用のスキーマでクリーンしてからテストしてくれます。