GitHubClientTestSample
GitHubClientTestSample copied to clipboard
A GitHub client sample for User Action Logs testing.
GitHubClientTestSample
A GitHub client sample for User Action Logs testing.
- [x] UITest
- [x] UnitTest
Usage
First of all, you should execute a following command to install dependencies.
$ make install
Next, open GitHubClientTestSample.xcworkspace and run an application.
Application Structure
Flux + MVVM
Requirements
Multiple testing with bluepill
$ make install-bluepill
$ make ui-testing
Author
Taiki Suzuki, [email protected]
License
GitHubClientTestSample is available under the MIT license. See the LICENSE file for more info.