docs/readme.md
# `grandma` documentation
* [Quick Start](../README.md)
* Discussion
* **rate** mode vs. **concurrent** mode
* Writing tests
* [test files](test-files.md)
* [custom metrics in tests](test-custom-metrics.md)
* [custom categories in a test](test-categories.md)
* [custom data in test reports](test-metadata.md)
* CLI usage
* [`.grandmarc` file](cli-grandmarc.md)
* [`grandma list`](cli-grandma-list.md)
* [`grandma run`](cli-grandma-run.md)
* [`grandma report`](cli-grandma-report.md)
* [`grandma diff`](cli-grandma-diff.md)
* API usage
* [`grandma.run`](api-grandma-run.md)
* [`grandma.run` interactive mode](api-grandma-run-interactive.md)
* [`grandma.report`](api-grandma-report.md)
* [`grandma.diff`](api-grandma-diff.md)