learn-co/learn-test

Name: learn-test

Owner: Learn.co

Description: null

Created: 2015-03-26 19:19:53.0

Updated: 2018-03-19 20:10:07.0

Pushed: 2018-03-19 20:10:08.0

Homepage: null

Size: 468

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

learn-test

Runs RSpec, Jasmine, and Python Unit Test test suites and uploads the results to Learn.

Installation

Install with:

m install learn-test

Alternatively, add this line to your application's Gemfile:

'learn-test'

And then execute:

$ bundle
Usage

From within a directory with an RSpec, Jasmine, Karma, Mocha, or Python Unit Test test suite, run:

arn-test
Contributing
  1. Fork it ( https://github.com/flatiron-labs/learn-test/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.