Sha256: 0f2f61b6b9e17f25547b486176c6aff41a87ac8ca2591ecee9104ddf01436e7f

Contents?: true

Size: 403 Bytes

Versions: 3

Compression:

Stored size: 403 Bytes

Contents

# watch-me-now

## Stupid Simple Continuous Testing

A small script that builds on [watchr](http://github.com/mynyml/watchr) to try and continuously test any sort of Ruby project.  Works with rspec (`*_spec.rb`), test unit and its spin-off (`*_test.rb`), and micronaut (`*_example.rb`).

## Usage

    gem install watch-me-now --source http://gemcutter.org
    cd YOUR_PROJECT
    watchr watch-me-now.rb

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
watch-me-now-1.2.1 README.markdown
watch-me-now-1.2.0 README.markdown
watch-me-now-1.1.4 README.markdown