How To Test Ruby CLI: Code Generators
One of the most difficult tasks I met during Hanami development is to write integration tests for the Command Line Interface (CLI). This challenge required a deep knowledge of the Ruby toolchain. https://lucaguidi.com/2017/02/01/how-to-test-ruby-cli-code-generators/
Post a comment