UNPKG

xctest-client

Version:
33 lines (24 loc) 1.21 kB
# xctest-client [![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Test coverage][coveralls-image]][coveralls-url] [![node version][node-image]][node-url] [![npm download][download-image]][download-url] [npm-image]: https://img.shields.io/npm/v/xctest-client.svg?style=flat-square [npm-url]: https://npmjs.org/package/xctest-client [travis-image]: https://img.shields.io/travis/macacajs/xctest-client.svg?style=flat-square [travis-url]: https://travis-ci.org/macacajs/xctest-client [coveralls-image]: https://img.shields.io/coveralls/macacajs/xctest-client.svg?style=flat-square [coveralls-url]: https://coveralls.io/r/macacajs/xctest-client?branch=master [node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square [node-url]: http://nodejs.org/download/ [download-image]: https://img.shields.io/npm/dm/xctest-client.svg?style=flat-square [download-url]: https://npmjs.org/package/xctest-client > Node.js client for xctest ## Installment ```bash $ npm i xctest-client --save ``` [testing_with_xcode](https://developer.apple.com/library/tvos/documentation/DeveloperTools/Conceptual/testing_with_xcode) ## License The MIT License (MIT)