Next Up
Well done! You have learned how to use Scrut to write tests for your CLI.
Here are your next steps:
- Dive into the Reference and learn more about:
- How you can use inline configuration per-document or per-test-case
- How the Markdown Format differs from the Cram Format
- What other environment variables are available
- How to conditionally skip tests using exit codes
- The additional output expectations that exist
- How Scrut executes tests under the hood
- and much more
- Learn how to integrated Scrut in your CI/CD