I noticed that a lot of test cases are missing in `test_main.py`: - [ ] All combinations of parameters passed into the `cookiecutter()` function - [ ] All combinations of arguments passed into the `cookiecutter` command-line command Before we get any fancier with additional parameters/arguments, we need to make sure that all edge cases are covered.