We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track

Testing Thor Ruby Required Options
ruby,
tests,
rspec,
thor
Testing Thor Ruby Required Options
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.
Stefanni Brasil