RSSAmplifier

Luca Guidi · Jan 20, 2017

How To Test Ruby CLI: The Setup

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

One of the most interesting challenges I met during Hanami development is to write isolated integration tests.
The framework ships with an extensive Command Line Interface (CLI) to generate (or destroy) code, start the server, open a Ruby (or a database) console, create/drop the database, run the migrations, precompile assets, and print informations. 
 Full Isolation 
 As I want to…

Read on /2017/01/20/how-to-test-ruby-cli-the-setup/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.