Login
From:
hexdevs
(Uncensored)
subscribe
Testing Thor Ruby Required Options
https://www.hexdevs.com/posts/thor-ruby-options-testing/
links
backlinks
Roast topics
Find topics
Find it!
There are lots of tutorials for building a CLI with Thor from scratch, but there aren't a lot of them on how to test it, especially covering scenarios such as required options. This post is about testing Thor Ruby options.