AeEasy test module
Description
AeEasy test is part of AeEasy gem collection and an alias to dh_easy-test gem. It provides testing tools for TDD (Test Driven Development) over DataHen apps.
Install gem:
gem install 'ae_easy-test'
Require gem:
require 'ae_easy/test'
See dh_easy-test gem for documentation.