Write test to lock the ability to use Silkaj without Click context
- [ ] Since Python 3.5 has been dropped, we can use `ModuleNotFoundError` exception.
- https://docs.python.org/3/library/exceptions.html#ModuleNotFoundError
- [ ] Write tests
issue