8000 GitHub - learn-co/learn-test: ⚠️ This gem is no longer maintained & its web features are no longer available
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

learn-co/learn-test

Repository files navigation

learn-test

Runs RSpec, Mocha, and Python Pytest test suites and uploads the results to Learn.

Installation

Install with:

$ gem install learn-test

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

gem 'learn-test'

And then execute:

$ bundle

Usage

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

$ learn-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

About

⚠️ This gem is no longer maintained & its web features are no longer available

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 20

0