Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.59 KB

File metadata and controls

47 lines (34 loc) · 1.59 KB

master: Build StatusCoverage Status

develop: Build Status Coverage Status

研究開発プロジェクト2017 ナビゲーションアプリ用リポジトリ

環境構築

Carthageのインストール

We use Carthage to manage library.so, please install Carhage.

brew install carthage

fastlaneのインストール

We use fastlane. if you don't install fastlane, please install fastlane in following command.

sudo gem install fastlane

or

brew cask install fastlane

実行

まずはじめに,必要なライブラリのインストール

carthage update

次にxcodeで立ち上げる.

テスト

現状ユニットテストのみ,UIテストはとりあえず後回しで行う.優先度と重要度を考えると,最低限ユニットテストでいいと考えた.

テストの実行

Please execute following command to test UnitTest.

fastlane test

Backlog & Task

https://tree.taiga.io/project/minajun-tsukuba-rd-project-2017-ume-systems/backlog