Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 386 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (14 loc) · 386 Bytes

Contributing to XCTestWD

We love pull requests from everyone.

Link Global To Local

$ cd path/to/macaca-ios
$ npm link path/to/XCTestWD
# now project XCTestWD is linked to macaca-ios

Run with XCode

$ open ./XCTestWD/XCTestWD.xcodeproj
# run test(command + u) in XCTestWDUITests schema
# ./XCTestWD/curlTests.sh is some useful restful testing scripts