aboutsummaryrefslogtreecommitdiff
path: root/TESTING.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-04-04 17:10:17 -0500
committerCraig Jennings <c@cjennings.net>2026-04-04 17:10:17 -0500
commit780e82ed3bef248c71834a8596b7b7da1a8eab51 (patch)
treee2e25507d05c001dbd428d4872bcf01d36ef47bb /TESTING.org
parent33caea71ec1db3eb2da61eb0940655ad5aef074c (diff)
downloadchime-780e82ed3bef248c71834a8596b7b7da1a8eab51.tar.gz
chime-780e82ed3bef248c71834a8596b7b7da1a8eab51.zip
Add table of contents to TESTING.org
Diffstat (limited to 'TESTING.org')
-rw-r--r--TESTING.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/TESTING.org b/TESTING.org
index a0a702c..3b7a3d3 100644
--- a/TESTING.org
+++ b/TESTING.org
@@ -4,6 +4,10 @@
Quick reference for running and writing tests in the Chime project.
+#+begin_quote
+*Contents:* [[Quick start]] | [[Running tests]] | [[Writing tests]] | [[Test infrastructure]] | [[Key patterns]] | [[Important notes]] | [[Dependencies]] | [[Test inventory]]
+#+end_quote
+
* Quick start
#+begin_src sh