RSSAmplifier

Luca Guidi · Feb 1, 2017

How To Test Ruby CLI: Code Generators

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. 
 Code Generators 
 Code generators is…

Read on /2017/02/01/how-to-test-ruby-cli-code-generators/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.