Git Product home page Git Product logo

quick-cli-runner's Introduction

Quick CLI runner

A quick (get it?) script to run your Quick tests on the commandline. So you can ๐Ÿ”ฅ your Xcode projects.

Installation

You will need Rome and xctester already installed to use this.

$ brew install xctester
$ gem install cocoapods cocoapods-rome

Note: this needs Xcode 6.3

Usage

Build the necessary frameworks when using this for the first time:

$ pod install --no-integrate --project-directory=vendor

Running the tests from the Quick README looks like this:

$ ./quick.sh code/*.swift
QuickSpec

TableOfContentsSpec

โŒ  -[TableOfContentsSpec the__Documentation__directory__has_everything_you_need_to_get_started]
	failed - expected to contain <Organized Tests with Quick Examples and Example Groups>, got <[a]>
	failed - expected to contain <Installing Quick>, got <[a]>
โŒ  -[TableOfContentsSpec the__Documentation__directory__if_it_doesn_t_have_what_you_re_looking_for__needs_to_be_updated]
	failed - expected to eventually be truthy, got <false>

 Executed 2 tests, with 2 failures (2 unexpected) in 1.008 seconds

quick-cli-runner's People

Contributors

neonichu avatar

Stargazers

Jesse Read avatar Paul Young avatar Brian Gesiak avatar Saravanan avatar Teddy Ku avatar Marcus Kida avatar Marin avatar  avatar Gabriel Borges avatar Kostiantyn Koval avatar

Watchers

James Cloos avatar  avatar

quick-cli-runner's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.