Sha256: ce761d392b0bcc035a971f014c030a18e2f068b89aa4218823e3abfd1a0e84a9
Contents?: true
Size: 439 Bytes
Versions: 2
Compression:
Stored size: 439 Bytes
Contents
# Minitest Plugin—Blink1Reporter Lights up your [Blink(1)](http://blink1.thingm.com) red / orange / green when tests pass / skip / fail, and purple while running. It makes testing fun! ## Installation Add this line to your application's Gemfile: ```ruby gem "minitest-blink1_reporter" ``` And then execute: $ bundle ## Usage That's it! Minitest will automagically find this plugin and light up your Blink(1) like a firefly.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
minitest-blink1_reporter-0.1.1 | README.md |
minitest-blink1_reporter-0.1.0 | README.md |