Sha256: db0c5c1d4c122969e31e713b388330a9948fb04bc0f7324fbd423f8f7592a499

Contents?: true

Size: 1.36 KB

Versions: 1

Compression:

Stored size: 1.36 KB

Contents

= Autotest-Doom

Autotest-Doom is a plugin for Autotest to show bloody Doom's grunt when tests are failing.

If someone knows when the situation is real bad then it's the Doom's grunt and not you. For sure.
Let his experience guide you to worry-free life! Make him smile for return!

Autotest-Doom uses Test Notifier gem to show grunt's opinion about the situation on OS X, Linux and Windows.

== Installation

1. Refer to the Test Notifier installation instructions at https://github.com/fnando/test_notifier
   to install all necessary components needed for your OS.
2. Execute `gem install autotest-doom`.
3. Add `require "autotest/doom"` to _.autotest_ file under your project.
4. Execute `autotest` in your project directory.
5. Start specing with RSpec.

Don't forget to keep grunt happy!

== Requirements

* Ruby
* Autotest gem
* RSpec

== Note on Patches/Pull Requests
 
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
  future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
  (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.

== Copyright

Copyright (c) 2010-2011 Jarmo Pertman. See LICENSE for details.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
autotest-doom-0.0.1 README.rdoc