Posts for: #Testing

How To Test Ruby CLI: Console

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.

[]