RSSAmplifier

Luca Guidi · Feb 8, 2017

How To Test Ruby CLI: Console

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. 
 Console 
 Hanami console is an…

Read on /2017/02/08/how-to-test-ruby-cli-console/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.