Skip to content

jhawthorn/led_test_formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LedTestFormatter

ZOMG LEDS

Installation

Add this line to your application's Gemfile:

gem 'led_test_formatter'

Add to your spec/spec_helper.rb:

require 'led_test_formatter/rspec'

And then run your tests as:

$ NUM_LEDS=37 bundle exec rspec --format LEDTestFormatter::RSpec --format progress

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/jhawthorn/led_test_formatter/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

Display test runner progress on LED strips

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages