DhEasy test module

Description

DhEasy test is part of DhEasy gem collection. It provides testing tools for TDD (Test Driven Development) over DataHen apps.

Install gem: ruby gem install 'dh_easy-test'

Require gem: ruby require 'dh_easy/test'

Documentation can be found here.