Sha256: fd53bafc8f9e7d1cc6c69ec487c105f420a846b9129e021a17748207694783de
Contents?: true
Size: 652 Bytes
Versions: 2
Compression:
Stored size: 652 Bytes
Contents
[![Documentation](http://img.shields.io/badge/docs-rdoc.info-blue.svg)](http://rubydoc.org/gems/ae_easy-test/frames) [![Gem Version](https://badge.fury.io/rb/ae_easy-test.svg)](http://github.com/answersengine/ae_easy-test/releases) [![License](http://img.shields.io/badge/license-MIT-yellowgreen.svg)](#license) # AeEasy test module ## Description AeEasy test is part of AeEasy gem collection. It provides testing tools for TDD (Test Driven Development) over AnswersEngine apps. Install gem: ```gem install 'ae_easy-test'``` Require gem: ```require 'ae_easy-test'``` Documentation can be found [here](http://rubydoc.org/gems/ae_easy-test/frames).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ae_easy-test-0.0.1 | README.md |
ae_easy-test-0.0.0 | README.md |