Sha256: 6f1702c8afd157d7b528d3976a9f80e400df4ca7dc42909e20b9c197cd8cb1d0
Contents?: true
Size: 1.21 KB
Versions: 1
Compression:
Stored size: 1.21 KB
Contents
# Evelpidon Test Helpers for Rails projects Collection of various Test::Unit / ActiveSupport::Test helpers, mainly for Rails projects. ## Author(s) * [Nikos Dimitrakopoulos](http://github.com/nikosd) * [Panayotis Matsinopoulos](http://github.com/pmatsinopoulos) * [Eric Cohen](http://github.com/eirc) ## Installation You can install it easy using rubygems: gem install evelpidon_test_helpers Or using bundler gem 'evelpidon_test_helpers' ## Features * ActiveModel helpers * ActionController helpers * Generic helpers (for example for Date/Time objects) * Sunspot mocking ## TODOs * Generic documentation for usage * Specific code documentation * Tests (?) ## 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 (not really...). * Commit, do not mess with gemspec, 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 * Copyrignt (c) 2011 Fraudpointer.com * Copyrignt (c) 2011 E-Travel S.A. See LICENSE for details.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
evelpidon_test_helpers-0.1.0 | README.md |